@leopiccionia/numista-sdk / Exports / CollectedItem
Interface: CollectedItem
Table of contents
Properties
Properties
collection
• Optional
collection: Collection
for_swap
• for_swap: boolean
Indicate whether the item is available for swap
grade
• Optional
grade: Grade
Grade of the item
id
• id: number
Unique ID of the item
issue
• Optional
issue: Issue
pictures
• Optional
pictures: { thumbnail_url
: string
; url
: string
}[]
List of pictures or PDF documents. PDF documents are available only if the user is not authenticated.
price
• Optional
price: Price
private_comment
• Optional
private_comment: string
Private comment (not available if the user is not authenticated)
public_comment
• Optional
public_comment: string
Public comment
quantity
• quantity: number
Quantity of items
type
• type: Object
Describe the type of the item
Type declaration
Name | Type | Description |
---|---|---|
category |
Category |
Category |
id |
number |
ID of the type |
issuer? |
Issuer |
- |
title |
string |
Title of the type |