Interface StandalonePriceSetCustomTypeAction

All Superinterfaces:
ResourceUpdateAction<StandalonePriceUpdateAction>, StandalonePriceUpdateAction

public interface StandalonePriceSetCustomTypeAction extends StandalonePriceUpdateAction
StandalonePriceSetCustomTypeAction
Example to create an instance using the builder pattern

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