Record
transaction-stream-amount
No description available.
record transaction-stream-amount {
amount: option<f64>,
iso-currency-code: option<string>,
unofficial-currency-code: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| amount | option<f64> | |
| iso-currency-code | option<string> | |
| unofficial-currency-code | option<string> |