Record
post-update-account-holder-state-params
No description available.
record post-update-account-holder-state-params {
account-holder-code: string,
disable: bool,
reason: option<string>,
state-type: update-account-holder-state-request-state-type-enum,
}Fields
| Name | Type | Description |
|---|---|---|
| account-holder-code | string | |
| disable | bool | |
| reason | option<string> | |
| state-type | update-account-holder-state-request-state-type-enum |