Name | Type | Description | Notes |
---|---|---|---|
legacyId | string | The ID of the asset | [default to undefined] |
lastUpdateAt | number | Time of last price update | [default to undefined] |
currency | string | Currency (according to ISO 4217 currency codes) | [default to undefined] |
price | number | Price in currency | [default to undefined] |
source | string | Source of the price data | [default to undefined] |
-
Public
(value:'PUBLIC'
) -
Private
(value:'PRIVATE'
)
[Back to top] [Back to API list] [Back to Model list] [Back to README]