Interface StandalonePriceValidFromAndUntilSetMessagePayload

All Superinterfaces:
MessagePayload
All Known Implementing Classes:
StandalonePriceValidFromAndUntilSetMessagePayloadImpl

Generated after a successful Set Valid From and Until update action.


Example to create an instance using the builder pattern

     StandalonePriceValidFromAndUntilSetMessagePayload standalonePriceValidFromAndUntilSetMessagePayload = StandalonePriceValidFromAndUntilSetMessagePayload.builder()
             .build()