Interface StagedOrderSetShippingAddressCustomTypeAction

All Superinterfaces:
ResourceUpdateAction<StagedOrderUpdateAction>, StagedOrderUpdateAction

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

     StagedOrderSetShippingAddressCustomTypeAction stagedOrderSetShippingAddressCustomTypeAction = StagedOrderSetShippingAddressCustomTypeAction.builder()
             .build()