Wasm Directoryalpha
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

NameTypeDescription
account-holder-codestring
disablebool
reasonoption​<string>
state-typeupdate-account-holder-state-request-state-type-enum