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

NameTypeDescription
customercustomer-data-customer-interface
passwordoption​<string>
redirect-urloption​<string>