Interface StandalonePriceValidFromAndUntilSetMessagePayload

All Superinterfaces:
MessagePayload, MessagePayloadMixin

public interface StandalonePriceValidFromAndUntilSetMessagePayload extends MessagePayload

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()