Name | Type | Description | Notes |
---|---|---|---|
string | The customer email address. | [optional] | |
shipping | \DigitalRiver\ApiSdk\Model\Shipping | [optional] | |
default_source_id | string | The identifier of the default source attached to this customer. | [optional] |
tax_certificate | \DigitalRiver\ApiSdk\Model\TaxCertificate | [optional] | |
request_to_be_forgotten | bool | If <code>true</code>, indicates this customer has submitted a request to be forgotten. | [optional] |
type | \DigitalRiver\ApiSdk\Model\CustomerType | [optional] | |
metadata | map[string,AnyType] | Key-value pairs used to store additional data. Value can be string, boolean or integer types. | [optional] |
locale | string | A locale designator that combines the two-letter ISO 639-1 language code with the ISO 3166-1 alpha-2 country code. | [optional] |
enabled | bool | Usually used to disable the customer. The default is <code>true</code>. If <code>false</code>, attempts to create orders for the customer will fail. | [optional] |