Record
creditors-list-params
No description available.
record creditors-list-params {
account: option<string>,
address-country: option<string>,
agent: option<string>,
currency: option<string>,
limit: option<s32>,
name: option<string>,
offset: option<s32>,
type-op: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| account | option<string> | |
| address-country | option<string> | |
| agent | option<string> | |
| currency | option<string> | |
| limit | option<s32> | |
| name | option<string> | |
| offset | option<s32> | |
| type-op | option<string> |