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