Interface | Description |
---|---|
CartByCustomerIdGet |
Gets a cart by the customer id.
|
CartByIdGet |
Gets a cart by ID.
|
CartByKeyGet |
Gets a cart by Key.
|
CartInStoreByCustomerIdGet | |
CartInStoreByIdGet | |
CartInStoreByKeyGet | |
CartInStoreQuery | |
CartLikeQueryModel<T> | |
CartQuery |
{@doc.gen summary carts
|
CartQueryModel | |
CartShippingInfoQueryModel<T> | |
CustomLineItemCollectionQueryModel<T> | |
DiscountCodeInfoCollectionQueryModel<T> | |
DiscountedLineItemPortionQueryModel<T> | |
DiscountedLineItemPriceForQuantityQueryModel<T> | |
DiscountedLineItemPriceQueryModel<T> | |
ItemStateCollectionQueryModel<T> | |
LineItemCollectionQueryModel<T> |
Query predicate build for line items.
|
LineItemLikeCollectionQueryModel<T> |
Query predicate build for line items.
|
PaymentInfoQueryModel<T> | |
ShippingRateInputQueryModel<T> | |
TaxedPriceOptionalQueryModel<T> |
Class | Description |
---|---|
CartInStoreQueryBuilder | |
CartLikeQueryModelImpl<T> |
Base class to create predicates for
CartLike resources. |
CartQueryBuilder |
A Builder for CartQuery.
|