models/src/cart/cart_model library
Classes
- Cart
- The cart
- CartBuyerIdentity
- The buyer identity of a cart
- CartBuyerIdentityInput
- the cart buyer identity input
- CartCost
- The cart cost
- CartDeliveryCoordinatesPreference
- The cart delivery coordinates preference
- CartDeliveryPreference
- The cart delivery preference
- CartDiscountAllocation
- The cart discount allocation
- CartDiscountCode
- The CartDiscountCode class
- CartInput
- The cart input
- CartLineCost
- The cart line cost
- CartLineInput
- The cart line input
- CartLineUpdateInput
- The cart line input
- CartPreference
- The cart preference
- Customer
- The cart customer
- DeliveryAddressInput
- The delivery address input
- Line
- The cart line
- Lines
- The cart lines
- MailingAddressInput
- The mailing address input
Extensions
- CartBuyerIdentityInputPatterns on CartBuyerIdentityInput
- Adds pattern-matching-related methods to CartBuyerIdentityInput.
- CartBuyerIdentityPatterns on CartBuyerIdentity
- Adds pattern-matching-related methods to CartBuyerIdentity.
- CartCostPatterns on CartCost
- Adds pattern-matching-related methods to CartCost.
- CartDeliveryCoordinatesPreferencePatterns on CartDeliveryCoordinatesPreference
- Adds pattern-matching-related methods to CartDeliveryCoordinatesPreference.
- CartDeliveryPreferencePatterns on CartDeliveryPreference
- Adds pattern-matching-related methods to CartDeliveryPreference.
- CartDiscountAllocationPatterns on CartDiscountAllocation
- Adds pattern-matching-related methods to CartDiscountAllocation.
- CartDiscountCodePatterns on CartDiscountCode
- Adds pattern-matching-related methods to CartDiscountCode.
- CartInputPatterns on CartInput
- Adds pattern-matching-related methods to CartInput.
- CartLineCostPatterns on CartLineCost
- Adds pattern-matching-related methods to CartLineCost.
- CartLineInputPatterns on CartLineInput
- Adds pattern-matching-related methods to CartLineInput.
- CartLineUpdateInputPatterns on CartLineUpdateInput
- Adds pattern-matching-related methods to CartLineUpdateInput.
- CartPatterns on Cart
- Adds pattern-matching-related methods to Cart.
- CartPreferencePatterns on CartPreference
- Adds pattern-matching-related methods to CartPreference.
- CustomerPatterns on Customer
- Adds pattern-matching-related methods to Customer.
- DeliveryAddressInputPatterns on DeliveryAddressInput
- Adds pattern-matching-related methods to DeliveryAddressInput.
- LinePatterns on Line
- Adds pattern-matching-related methods to Line.
- LinesPatterns on Lines
- Adds pattern-matching-related methods to Lines.
- MailingAddressInputPatterns on MailingAddressInput
- Adds pattern-matching-related methods to MailingAddressInput.