Customers represents entities which have the ability to buy products.
Name | Type | Description | Notes |
---|---|---|---|
AllowMultiplePaymentProfileOnProvider | bool | The value for overwriting the way pyment profile are added. | [optional] |
ExternalIds | string | The list of unique identifier returned by external provider related to the payment profile. | [optional] |
Id | string | Unique identifier of the new payment profile (will be generated if not specified). | [optional] |
OrderLocationId | string | The store for wich the provider configuration is done. | [optional] |
PropertyBag | Dictionary<string, Object> | [optional] |