Record
post-create-account-params
No description available.
record post-create-account-params {
account-holder-code: string,
payout-schedule: option<create-account-request-payout-schedule-enum>,
payout-schedule-reason: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| account-holder-code | string | |
| payout-schedule | option<create-account-request-payout-schedule-enum> | |
| payout-schedule-reason | option<string> |