Record
company-credit-credit-balance-management-v1-decrease-post-params
No description available.
record company-credit-credit-balance-management-v1-decrease-post-params {
credit-id: string,
comment: option<string>,
currency: string,
operation-type: s32,
options: option<company-credit-data-credit-balance-options-interface>,
value: f64,
}Fields
| Name | Type | Description |
|---|---|---|
| credit-id | string | |
| comment | option<string> | |
| currency | string | |
| operation-type | s32 | |
| options | option<company-credit-data-credit-balance-options-interface> | |
| value | f64 |