Class Template

  • All Implemented Interfaces:
    com.github.davidmoten.odata.client.ODataEntityType, com.github.davidmoten.odata.client.ODataType

    public class Template
    extends Crmbaseentity
    implements com.github.davidmoten.odata.client.ODataEntityType
    • Field Detail

      • openrate

        protected Integer openrate
      • replyrate

        protected Integer replyrate
      • subjectpresentationxml

        protected String subjectpresentationxml
      • generationtypecode

        protected Integer generationtypecode
      • _createdby_value

        protected UUID _createdby_value
      • mimetype

        protected String mimetype
      • ismanaged

        protected Boolean ismanaged
      • safehtml

        protected String safehtml
      • _owningbusinessunit_value

        protected UUID _owningbusinessunit_value
      • _ownerid_value

        protected UUID _ownerid_value
      • description

        protected String description
      • templateidunique

        protected UUID templateidunique
      • entityimage_url

        protected String entityimage_url
      • solutionid

        protected UUID solutionid
      • _modifiedby_value

        protected UUID _modifiedby_value
      • _owningteam_value

        protected UUID _owningteam_value
      • templatetypecode

        protected String templatetypecode
      • ispersonal

        protected Boolean ispersonal
      • usedcount

        protected Integer usedcount
      • componentstate

        protected Integer componentstate
      • entityimageid

        protected UUID entityimageid
      • entityimage_timestamp

        protected Long entityimage_timestamp
      • title

        protected String title
      • importsequencenumber

        protected Integer importsequencenumber
      • _owninguser_value

        protected UUID _owninguser_value
      • _modifiedonbehalfby_value

        protected UUID _modifiedonbehalfby_value
      • isrecommended

        protected Boolean isrecommended
      • introducedversion

        protected String introducedversion
      • templateid

        protected UUID templateid
      • replycount

        protected Integer replycount
      • presentationxml

        protected String presentationxml
      • subject

        protected String subject
      • entityimage

        protected byte[] entityimage
      • subjectsafehtml

        protected String subjectsafehtml
      • languagecode

        protected Integer languagecode
      • versionnumber

        protected Long versionnumber
      • opencount

        protected Integer opencount
      • _createdonbehalfby_value

        protected UUID _createdonbehalfby_value
    • Constructor Detail

      • Template

        protected Template()