Class Socialprofile

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

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

      • _modifiedby_value

        protected UUID _modifiedby_value
      • _modifiedonbehalfby_value

        protected UUID _modifiedonbehalfby_value
      • influencescore

        protected Double influencescore
      • profilelink

        protected String profilelink
      • _createdonbehalfby_value

        protected UUID _createdonbehalfby_value
      • community

        protected Integer community
      • _transactioncurrencyid_value

        protected UUID _transactioncurrencyid_value
      • _createdby_value

        protected UUID _createdby_value
      • statecode

        protected Integer statecode
      • blocked

        protected Boolean blocked
      • utcconversiontimezonecode

        protected Integer utcconversiontimezonecode
      • socialprofileid

        protected UUID socialprofileid
      • profilefullname

        protected String profilefullname
      • uniqueprofileid

        protected String uniqueprofileid
      • timezoneruleversionnumber

        protected Integer timezoneruleversionnumber
      • statuscode

        protected Integer statuscode
      • _owninguser_value

        protected UUID _owninguser_value
      • _ownerid_value

        protected UUID _ownerid_value
      • profilename

        protected String profilename
      • importsequencenumber

        protected Integer importsequencenumber
      • _owningteam_value

        protected UUID _owningteam_value
      • _owningbusinessunit_value

        protected UUID _owningbusinessunit_value
      • versionnumber

        protected Long versionnumber
      • _customerid_value

        protected UUID _customerid_value
    • Constructor Detail

      • Socialprofile

        protected Socialprofile()