Interface StagedOrderSetCustomLineItemShippingDetailsAction

All Superinterfaces:
ResourceUpdateAction<StagedOrderUpdateAction>, StagedOrderUpdateAction

public interface StagedOrderSetCustomLineItemShippingDetailsAction extends StagedOrderUpdateAction
StagedOrderSetCustomLineItemShippingDetailsAction
Example to create an instance using the builder pattern

     StagedOrderSetCustomLineItemShippingDetailsAction stagedOrderSetCustomLineItemShippingDetailsAction = StagedOrderSetCustomLineItemShippingDetailsAction.builder()
             .build()