Record
currency
No description available.
record currency {
amount-v1000: s32,
currency-code: string,
fallback-value: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| amount-v1000 | s32 | |
| currency-code | string | |
| fallback-value | option<string> |
No description available.
record currency {
amount-v1000: s32,
currency-code: string,
fallback-value: option<string>,
}| Name | Type | Description |
|---|---|---|
| amount-v1000 | s32 | |
| currency-code | string | |
| fallback-value | option<string> |