Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 745 Bytes

GetLineItemsInCartRequest.md

File metadata and controls

14 lines (10 loc) · 745 Bytes

Yaksa.OrckestraCommerce.Client.Model.GetLineItemsInCartRequest

Carts are entities used for assembling an order before submitting.

Properties

Name Type Description Notes
ScopeId string The id of the requested scope [optional]
CartName string The name associated to the requested cart
CultureName string The culture name in which language the data will be returned. [optional]
CustomerId string The unique identifier of the Customer owning the cart

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