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