message

@SerializedName(value = "message")
@Expose
open var message: Message

Encapsulates a message intended to be read by the end user.