Interface StagedOrderSetCustomerEmailAction

All Superinterfaces:
ResourceUpdateAction<StagedOrderUpdateAction>, StagedOrderUpdateAction
All Known Implementing Classes:
StagedOrderSetCustomerEmailActionImpl

StagedOrderSetCustomerEmailAction
Example to create an instance using the builder pattern

     StagedOrderSetCustomerEmailAction stagedOrderSetCustomerEmailAction = StagedOrderSetCustomerEmailAction.builder()
             .build()