Interface ProjectSetShippingRateInputTypeAction

All Superinterfaces:
ProjectUpdateAction, ResourceUpdateAction<ProjectUpdateAction>
All Known Implementing Classes:
ProjectSetShippingRateInputTypeActionImpl

ProjectSetShippingRateInputTypeAction
Example to create an instance using the builder pattern

     ProjectSetShippingRateInputTypeAction projectSetShippingRateInputTypeAction = ProjectSetShippingRateInputTypeAction.builder()
             .build()