Skip to the content.

@leopiccionia/numista-sdk / Exports / IssueUpdate

Interface: IssueUpdate

Table of contents

Properties

Properties

comment

Optional comment: LocalizedLabel[]

Comment about the issue


gregorian_year

Optional gregorian_year: number

Issuance year in Gregorian calendar. If missing, it will be calculated automatically. This field is ignored for non-dated coins


is_dated

is_dated: boolean

Informs whether the issuance year is present on the coin


marks

Optional marks: { id: number }[]

List of marks (mint master mark, privy mark, die mark, etc.)


max_year

Optional max_year: number

Last year of issuance in Gregorian calendar, if the coin is non dated. This field is ignored for dated coins


min_year

Optional min_year: number

First year of issuance in Gregorian calendar, if the coin is non dated. This field is ignored for dated coins


mint_letter

Optional mint_letter: string

Mint letter


mintage

Optional mintage: number

Quantity minted


signatures

Optional signatures: { id: number }[]

List of signatures


year

Optional year: number

Issuance year as written on the coin. This field is mandatory for dated coins and ignored for non-dated coins