Class Kbarticle

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

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

      • articlexml

        protected String articlexml
      • _createdby_value

        protected UUID _createdby_value
      • languagecode

        protected Integer languagecode
      • versionnumber

        protected Long versionnumber
      • content

        protected String content
      • _createdonbehalfby_value

        protected UUID _createdonbehalfby_value
      • kbarticleid

        protected UUID kbarticleid
      • entityimage

        protected byte[] entityimage
      • title

        protected String title
      • _modifiedonbehalfby_value

        protected UUID _modifiedonbehalfby_value
      • statuscode

        protected Integer statuscode
      • _modifiedby_value

        protected UUID _modifiedby_value
      • importsequencenumber

        protected Integer importsequencenumber
      • keywords

        protected String keywords
      • _organizationid_value

        protected UUID _organizationid_value
      • entityimage_timestamp

        protected Long entityimage_timestamp
      • entityimageid

        protected UUID entityimageid
      • number

        protected String number
      • _subjectid_value

        protected UUID _subjectid_value
      • statecode

        protected Integer statecode
      • _transactioncurrencyid_value

        protected UUID _transactioncurrencyid_value
      • description

        protected String description
      • _kbarticletemplateid_value

        protected UUID _kbarticletemplateid_value
      • comments

        protected String comments
      • entityimage_url

        protected String entityimage_url
    • Constructor Detail

      • Kbarticle

        protected Kbarticle()