Record
fee
No description available.
record fee {
amount: option<string>,
type-op: option<fee-type>,
}Fields
| Name | Type | Description |
|---|---|---|
| amount | option<string> | |
| type-op | option<fee-type> |
No description available.
record fee {
amount: option<string>,
type-op: option<fee-type>,
}| Name | Type | Description |
|---|---|---|
| amount | option<string> | |
| type-op | option<fee-type> |