Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 686 Bytes

GetCustomerRequest.md

File metadata and controls

13 lines (9 loc) · 686 Bytes

Yaksa.OrckestraCommerce.Client.Model.GetCustomerRequest

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 id of the requested customer
IncludeAddresses bool Specifies whether or not to fully load the collection of addresses linked to the customer. [optional]

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