Record
account-plan-base-delete-params
No description available.
record account-plan-base-delete-params {
account-id: string,
action: string,
comment: option<string>,
reason: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| account-id | string | |
| action | string | |
| comment | option<string> | |
| reason | option<s32> |