Package com.broadleafcommerce.cartoperation.web.endpoint.domain
package com.broadleafcommerce.cartoperation.web.endpoint.domain
-
ClassDescriptionDTO for a request to add a Cart attribute.DTO for a request to add a promotional code to the Cart.DTO for communicating the results of adding an offer or campaign code to the cart.The AddCodeToCartResponseType is used to describe the results of adding an offer code to the cart.A request DTO for adding
ItemLists
to a cart.A request DTO for adding an item to a cart.Base request for any request that modifies a cart item directly.Base request for any request that modifies the cart directly.Represents a cart request (when a cart is submitted as the request body).A request which can contain a cart version for optimistic locking enforcement.DTO for a request to update the Cart's contact info.The default set ofaddCodeToCartResponseTypes
used to describe the results of adding an offer code to the cart.A DTO object used for returning the cart and guest token.A DTO object used for returning whether a guest token is valid and its details.DTO for communicating the results of a checkout submissionDTO for a request to update the prices.A DTO used to provide context on a request to price a cart.A request body to share an item list.A group of items designated to a certain fulfillment location and type.A request DTO for updating a cart item.A request DTO used to update the payment for the resolvedCart
.