Class Feedback

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

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

      • _createdonbehalfby_value

        protected String _createdonbehalfby_value
      • statuscode

        protected Integer statuscode
      • _modifiedby_value

        protected String _modifiedby_value
      • statecode

        protected Integer statecode
      • _regardingobjectid_value

        protected String _regardingobjectid_value
      • title

        protected String title
      • _createdbycontact_value

        protected String _createdbycontact_value
      • comments

        protected String comments
      • feedbackid

        protected String feedbackid
      • maxrating

        protected Integer maxrating
      • _closedby_value

        protected String _closedby_value
      • _createdby_value

        protected String _createdby_value
      • importsequencenumber

        protected Integer importsequencenumber
      • _owningbusinessunit_value

        protected String _owningbusinessunit_value
      • _createdonbehalfbycontact_value

        protected String _createdonbehalfbycontact_value
      • _owningteam_value

        protected String _owningteam_value
      • versionnumber

        protected Long versionnumber
      • _owninguser_value

        protected String _owninguser_value
      • _modifiedonbehalfby_value

        protected String _modifiedonbehalfby_value
      • _transactioncurrencyid_value

        protected String _transactioncurrencyid_value
      • normalizedrating

        protected BigDecimal normalizedrating
      • minrating

        protected Integer minrating
      • _ownerid_value

        protected String _ownerid_value
    • Constructor Detail

      • Feedback

        protected Feedback()