Class MessagesRequest.MessageSpecialProperties
java.lang.Object
es.kukenan.smartfi.microservice.communication.service.domain.MessagesRequest.MessageSpecialProperties
- Enclosing class:
MessagesRequest
This class is designed to hold all the required information of a message indicates if the primary channel should be ignored.
-
Field Details
-
message
The message. -
ignorePrimaryChannel
Indicates if the primary channel should be ignored.
-
-
Constructor Details
-
MessageSpecialProperties
public MessageSpecialProperties()
-