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
| Name | Type | Description |
|---|---|---|
| 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> |