Skip to the content.

@leopiccionia/numista-sdk / Exports / SearchedType

Interface: SearchedType

Hierarchy

Table of contents

Properties

Properties

category

category: Category

Category

Inherited from

BaseType.category


id

id: number

Unique ID of the type on Numista

Inherited from

BaseType.id


issuer

Optional issuer: Issuer

Inherited from

BaseType.issuer


max_year

Optional max_year: number

Last year the type was produced (in the Gregorian calendar)

Inherited from

BaseType.max_year


min_year

Optional min_year: number

First year the type was produced (in the Gregorian calendar)

Inherited from

BaseType.min_year


obverse_thumbnail

Optional obverse_thumbnail: string

URL to a thumbnail of the picture of the obverse


reverse_thumbnail

Optional reverse_thumbnail: string

URL to a thumbnail of the picture of the reverse


title

title: string

Title of the type

Inherited from

BaseType.title