Class Forward


  • public class Forward
    extends Object

    Forward class.

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

      • id

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

        @SerializedName("type")
        public String type
      • value

        @SerializedName("value")
        public String value
      • secret

        @SerializedName("secret")
        public String secret
    • Constructor Detail

      • Forward

        public Forward()