Interface CustomerTitleSetMessagePayload

All Superinterfaces:
MessagePayload
All Known Implementing Classes:
CustomerTitleSetMessagePayloadImpl

Generated after a successful Set Title update action.


Example to create an instance using the builder pattern

     CustomerTitleSetMessagePayload customerTitleSetMessagePayload = CustomerTitleSetMessagePayload.builder()
             .build()