Interface StandalonePriceSetKeyAction

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

Sets the key on a Standalone Price. Produces the StandalonePriceKeySet Message.


Example to create an instance using the builder pattern

     StandalonePriceSetKeyAction standalonePriceSetKeyAction = StandalonePriceSetKeyAction.builder()
             .build()