AssetDetails
Asset Details class
-
Name Type Description Amount Integer Amount value AmountDescription AmountDescriptionType Amount Description CurrencyCode String Currency code (from Options)
Asset Details class
| Name | Type | Description |
|---|---|---|
| Amount | Integer | Amount value |
| AmountDescription | AmountDescriptionType | Amount Description |
| CurrencyCode | String | Currency code (from Options) |
{
"Amount": 100020,
"AmountDescription": "Exact",
"CurrencyCode": "DKK"
}