Uses of Class
com.broadleafcommerce.shipping.service.integrations.shipengine.domain.label.request.LabelRequest
Package
Description
-
Uses of LabelRequest in com.broadleafcommerce.shipping.service.integrations.shipengine.domain.label.request
-
Uses of LabelRequest in com.broadleafcommerce.shipping.service.integrations.shipengine.service
Modifier and TypeMethodDescriptionprotected LabelRequest
DefaultShipEngineService.buildLabelRequest
(@NonNull com.broadleafcommerce.order.client.domain.OrderFulfillment orderFulfillment, com.broadleafcommerce.order.common.domain.Address fromAddress) Build a ShipEngineLabelRequest
from anOrderFulfillment
.