Class Kbarticlecomment

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

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

      • _modifiedonbehalfby_value

        protected UUID _modifiedonbehalfby_value
      • _modifiedby_value

        protected UUID _modifiedby_value
      • organizationid

        protected UUID organizationid
      • kbarticlecommentid

        protected UUID kbarticlecommentid
      • _createdonbehalfby_value

        protected UUID _createdonbehalfby_value
      • _kbarticleid_value

        protected UUID _kbarticleid_value
      • title

        protected String title
      • versionnumber

        protected Long versionnumber
      • _createdby_value

        protected UUID _createdby_value
      • commenttext

        protected String commenttext
    • Constructor Detail

      • Kbarticlecomment

        protected Kbarticlecomment()