Record
amount
No description available.
record amount {
amount: s32,
currency: string,
source-types: option<amount-by-source-type>,
}Fields
| Name | Type | Description |
|---|---|---|
| amount | s32 | |
| currency | string | |
| source-types | option<amount-by-source-type> |
No description available.
record amount {
amount: s32,
currency: string,
source-types: option<amount-by-source-type>,
}| Name | Type | Description |
|---|---|---|
| amount | s32 | |
| currency | string | |
| source-types | option<amount-by-source-type> |