Name | Description | Type | Required | Generic | Enum | Ignore |
---|---|---|---|---|---|---|
curCode | The currency of the amount | string | false | ${prop.ignore} | ||
value | A number of monetary units specified in a currency where the unit of currency is explicit or implied. | number | false | ${prop.ignore} |
{ "curCode" : "string", "value" : "number" }