| Name | Type | Description | Notes |
|---|---|---|---|
| legacyId | String | The ID of the asset | |
| lastUpdateAt | BigDecimal | Time of last price update | |
| currency | String | Currency (according to ISO 4217 currency codes) | |
| price | BigDecimal | Price in currency | |
| source | SourceEnum | Source of the price data |
| Name | Value |
|---|---|
| PUBLIC | "PUBLIC" |
| PRIVATE | "PRIVATE" |