Interface StandalonePriceSetCustomTypeAction

All Superinterfaces:
ResourceUpdateAction<StandalonePriceUpdateAction>, StandalonePriceUpdateAction
All Known Implementing Classes:
StandalonePriceSetCustomTypeActionImpl

StandalonePriceSetCustomTypeAction
Example to create an instance using the builder pattern

     StandalonePriceSetCustomTypeAction standalonePriceSetCustomTypeAction = StandalonePriceSetCustomTypeAction.builder()
             .build()