Class Documenttemplate

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

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

      • documenttype

        protected Integer documenttype
      • _modifiedby_value

        protected UUID _modifiedby_value
      • _modifiedonbehalfby_value

        protected UUID _modifiedonbehalfby_value
      • _createdby_value

        protected UUID _createdby_value
      • associatedentitytypecode

        protected String associatedentitytypecode
      • documenttemplateid

        protected UUID documenttemplateid
      • clientdata

        protected String clientdata
      • versionnumber

        protected Long versionnumber
      • description

        protected String description
      • _organizationid_value

        protected UUID _organizationid_value
      • content

        protected String content
      • languagecode

        protected Integer languagecode
      • _createdonbehalfby_value

        protected UUID _createdonbehalfby_value
    • Constructor Detail

      • Documenttemplate

        protected Documenttemplate()