Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 670 Bytes

GetCustomerPaymentProfileRequest.md

File metadata and controls

13 lines (9 loc) · 670 Bytes

Yaksa.OrckestraCommerce.Client.Model.GetCustomerPaymentProfileRequest

Customers represents entities which have the ability to buy products.

Properties

Name Type Description Notes
ScopeId string The id of the requested scope [optional]
CustomerId string The unique identifier of the customer to retrieve. [optional]
PaymentProviderName string The name of the payment provider. [optional]

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