Asset
A product in the store.
Declaration
object AssetProperties
| Name | Type | Description |
|---|---|---|
adamId | string | The unique identifier for a product in the store. |
pricingParam | string | The quality of a product in the store. |
A product in the store.
object Asset| Name | Type | Description |
|---|---|---|
adamId | string | The unique identifier for a product in the store. |
pricingParam | string | The quality of a product in the store. |