Class Connection

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

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

      • record1objecttypecode

        protected Integer record1objecttypecode
      • _transactioncurrencyid_value

        protected UUID _transactioncurrencyid_value
      • statecode

        protected Integer statecode
      • _record1roleid_value

        protected UUID _record1roleid_value
      • entityimage_url

        protected String entityimage_url
      • connectionid

        protected UUID connectionid
      • _owningteam_value

        protected UUID _owningteam_value
      • _createdby_value

        protected UUID _createdby_value
      • _modifiedby_value

        protected UUID _modifiedby_value
      • record2objecttypecode

        protected Integer record2objecttypecode
      • _ownerid_value

        protected UUID _ownerid_value
      • _owninguser_value

        protected UUID _owninguser_value
      • _record1id_value

        protected UUID _record1id_value
      • _relatedconnectionid_value

        protected UUID _relatedconnectionid_value
      • description

        protected String description
      • versionnumber

        protected Long versionnumber
      • entityimageid

        protected UUID entityimageid
      • entityimage_timestamp

        protected Long entityimage_timestamp
      • _createdonbehalfby_value

        protected UUID _createdonbehalfby_value
      • _modifiedonbehalfby_value

        protected UUID _modifiedonbehalfby_value
      • statuscode

        protected Integer statuscode
      • importsequencenumber

        protected Integer importsequencenumber
      • _owningbusinessunit_value

        protected UUID _owningbusinessunit_value
      • ismaster

        protected Boolean ismaster
      • _record2id_value

        protected UUID _record2id_value
      • _record2roleid_value

        protected UUID _record2roleid_value
      • entityimage

        protected byte[] entityimage
    • Constructor Detail

      • Connection

        protected Connection()