Class Message


  • public class Message
    extends Object

    Message class.

    Version:
    $Id: $Id
    Author:
    mailersend
    • Field Detail

      • id

        @SerializedName("id")
        public String id
      • createdAt

        public Date createdAt
      • updatedAt

        public Date updatedAt
    • Constructor Detail

      • Message

        public Message()
    • Method Detail

      • postDeserialize

        public void postDeserialize()
        Is called to perform any actions after the deserialization of the response Do not call directly