Package | Description |
---|---|
com.broadleafcommerce.cartoperation.web.endpoint.domain |
Modifier and Type | Class and Description |
---|---|
class |
AddAttributeRequest
DTO for a request to add a Cart attribute.
|
class |
AddCodeRequest
DTO for a request to add a promotional code to the Cart.
|
class |
AddItemRequest
A request DTO for adding an item to a cart.
|
class |
AddPaymentRequest
A request DTO used to create and add a
Payment to the resolved Cart . |
class |
CartItemModifyingRequest
Base request for any request that modifies a cart item directly.
|
class |
CartModifyingRequest
Base request for any request that modifies the cart directly.
|
class |
CartRequest
Represents a cart request (when a cart is submitted as the request body).
|
class |
ContactInfoRequest
DTO for a request to update the Cart's contact info.
|
class |
OverridePriceRequest
DTO for a request to update the prices.
|
class |
PriceCartRequest
A DTO used to provide context on a request to price a cart.
|
class |
UpdateFulfillmentGroupRequest
A group of items designated to a certain fulfillment location and type.
|
class |
UpdateItemRequest
A request DTO for updating a cart item.
|
class |
UpdatePaymentRequest
A request DTO used to update a
Payment on a the resolved Cart . |
Copyright © 2021. All rights reserved.