Class TemplatesList


  • public class TemplatesList
    extends PaginatedResponse

    TemplatesList class.

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

      • templates

        @SerializedName("data")
        public TemplateItem[] templates
    • Constructor Detail

      • TemplatesList

        public TemplatesList()
    • Method Detail

      • postDeserialize

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