Wasm Directoryalpha
Record

post-create-account-holder-params

No description available.

record post-create-account-holder-params {
  account-holder-code: string,
  account-holder-details: account-holder-details,
  create-default-account: option​<bool>,
  legal-entity: create-account-holder-request-legal-entity-enum,
  processing-tier: option​<s32>,
}

Fields

NameTypeDescription
account-holder-codestring
account-holder-detailsaccount-holder-details
create-default-accountoption​<bool>
legal-entitycreate-account-holder-request-legal-entity-enum
processing-tieroption​<s32>