Interface StandalonePriceValidFromSetMessagePayload

All Superinterfaces:
MessagePayload
All Known Implementing Classes:
StandalonePriceValidFromSetMessagePayloadImpl

Generated after a successful Set Valid From update action.


Example to create an instance using the builder pattern

     StandalonePriceValidFromSetMessagePayload standalonePriceValidFromSetMessagePayload = StandalonePriceValidFromSetMessagePayload.builder()
             .build()