Interface StandalonePriceKeySetMessagePayload

All Superinterfaces:
MessagePayload
All Known Implementing Classes:
StandalonePriceKeySetMessagePayloadImpl

Generated after a successful Set Key update action.


Example to create an instance using the builder pattern

     StandalonePriceKeySetMessagePayload standalonePriceKeySetMessagePayload = StandalonePriceKeySetMessagePayload.builder()
             .build()