Class Connector

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

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

      • connectoridunique

        protected UUID connectoridunique
      • _owninguser_value

        protected UUID _owninguser_value
      • iconblob_url

        protected String iconblob_url
      • _createdonbehalfby_value

        protected UUID _createdonbehalfby_value
      • description

        protected String description
      • displayname

        protected String displayname
      • _modifiedonbehalfby_value

        protected UUID _modifiedonbehalfby_value
      • timezoneruleversionnumber

        protected Integer timezoneruleversionnumber
      • _ownerid_value

        protected UUID _ownerid_value
      • connectortype

        protected Integer connectortype
      • connectorinternalid

        protected String connectorinternalid
      • componentstate

        protected Integer componentstate
      • solutionid

        protected UUID solutionid
      • connectorid

        protected UUID connectorid
      • statecode

        protected Integer statecode
      • ismanaged

        protected Boolean ismanaged
      • iconbrandcolor

        protected String iconbrandcolor
      • _owningbusinessunit_value

        protected UUID _owningbusinessunit_value
      • _modifiedby_value

        protected UUID _modifiedby_value
      • utcconversiontimezonecode

        protected Integer utcconversiontimezonecode
      • versionnumber

        protected Long versionnumber
      • introducedversion

        protected String introducedversion
      • openapidefinition

        protected String openapidefinition
      • connectionparameters

        protected String connectionparameters
      • _createdby_value

        protected UUID _createdby_value
      • policytemplateinstances

        protected String policytemplateinstances
      • importsequencenumber

        protected Integer importsequencenumber
      • iconblob

        protected byte[] iconblob
      • iconblobid

        protected UUID iconblobid
      • statuscode

        protected Integer statuscode
      • iconblob_timestamp

        protected Long iconblob_timestamp
      • _owningteam_value

        protected UUID _owningteam_value
    • Constructor Detail

      • Connector

        protected Connector()