Package com.broadleafcommerce.order.client.domain
package com.broadleafcommerce.order.client.domain
-
ClassDescriptionDefault values for
ReturnAuthorizationItem.getReturnType()
.Domain used to represent an payment is captured for anOrderFulfillment
, or when a previously-captured amount (typically from an AuthorizeAndCapture transaction executed during checkout) is claimed for anOrderFulfillment
.Domain that summarizes the current state of capture transaction claims for a single fulfillment or payment.A reference object for holding data from a primary entity-asset (e.g., a product's primary image) that can be kept on anOrderItem
for displaying product assets.Represents a purchase of items, often generated from a submitted cart.A group of item(s) from anOrder
that are fulfilled together.Represents anOrderItem
designated to a particularOrderFulfillment
for fulfillment.Fine grained tax information about a fulfillment item.Default values forOrderFulfillment.getStatus()
.An item in anOrder
.Pricing information for anOrder
.Represents an initiated return for items in anOrder
.Represents an item which is being returned in aReturnAuthorization
.Default values forReturnAuthorization.status
Represents a portion of aReturnAuthorizationItem
which has been confirmed as returned.Default values forReturnConfirmation.status
Shipping information for a specific shipment.