Record
put-v1-customers-customer-id-params
No description available.
record put-v1-customers-customer-id-params {
customer-id: string,
customer: customer-data-customer-interface,
password-hash: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| customer-id | string | |
| customer | customer-data-customer-interface | |
| password-hash | option<string> |