Interface StoreNameSetMessagePayload

All Superinterfaces:
MessagePayload
All Known Implementing Classes:
StoreNameSetMessagePayloadImpl

Generated after a successful Set Name update action.


Example to create an instance using the builder pattern

     StoreNameSetMessagePayload storeNameSetMessagePayload = StoreNameSetMessagePayload.builder()
             .build()