Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 852 Bytes

UpdateCustomerPaymentProfileRequest.md

File metadata and controls

14 lines (10 loc) · 852 Bytes

Yaksa.OrckestraCommerce.Client.Model.UpdateCustomerPaymentProfileRequest

Customers represents entities which have the ability to buy products.

Properties

Name Type Description Notes
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]

[Back to Model list] [Back to API list] [Back to README]