Record
customer-account-management-v1-create-account-post-params
No description available.
record customer-account-management-v1-create-account-post-params {
customer: customer-data-customer-interface,
password: option<string>,
redirect-url: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| customer | customer-data-customer-interface | |
| password | option<string> | |
| redirect-url | option<string> |