public class Contact extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Contact.Builder |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Contact() |
protected String spousesname
protected String emailaddress3
protected String address3_telephone3
protected Long entityimage_timestamp
protected Integer address2_shippingmethodcode
protected String mobilephone
protected Integer address3_shippingmethodcode
protected String address3_postalcode
protected Long versionnumber
protected BigDecimal annualincome
protected String fax
protected String telephone3
protected Integer preferredappointmentdaycode
protected String address3_city
protected OffsetDateTime lastonholdtime
protected String address2_stateorprovince
protected String _createdby_value
protected String address2_line1
protected String assistantphone
protected OffsetDateTime lastusedincampaign
protected Integer address3_freighttermscode
protected String pager
protected String employeeid
protected Integer territorycode
protected String _parentcustomerid_value
protected String managername
protected LocalDate birthdate
protected String address1_name
protected String department
protected String address3_country
protected String address2_telephone1
protected String address1_postofficebox
protected String address2_primarycontactname
protected Double address2_latitude
protected String _owningteam_value
protected Integer timezoneruleversionnumber
protected String home2
protected Integer utcconversiontimezonecode
protected String address2_postalcode
protected String _owninguser_value
protected Boolean merged
protected String _masterid_value
protected String _createdonbehalfby_value
protected String address3_postofficebox
protected Integer customertypecode
protected String business2
protected String address3_county
protected Double address1_latitude
protected Integer address1_freighttermscode
protected String traversedpath
protected Integer address3_addresstypecode
protected Double address1_longitude
protected Integer address1_addresstypecode
protected Integer statuscode
protected String yomifullname
protected BigDecimal aging90_base
protected String _accountid_value
protected String address3_primarycontactname
protected Integer familystatuscode
protected String address3_addressid
protected Integer leadsourcecode
protected Integer statecode
protected Integer address2_freighttermscode
protected String address1_composite
protected String telephone2
protected String yomimiddlename
protected String _modifiedonbehalfby_value
protected String jobtitle
protected Integer address2_addresstypecode
protected Integer educationcode
protected String address1_telephone3
protected Boolean followemail
protected Integer importsequencenumber
protected Integer gendercode
protected String address2_line2
protected BigDecimal creditlimit_base
protected BigDecimal annualincome_base
protected Boolean donotfax
protected String address3_line1
protected String address1_county
protected String _owningbusinessunit_value
protected String _createdbyexternalparty_value
protected String entityimageid
protected String processid
protected String address1_telephone2
protected String description
protected String address1_fax
protected Boolean marketingonly
protected String address3_line2
protected String address1_addressid
protected Boolean donotpostalmail
protected Integer address2_utcoffset
protected BigDecimal exchangerate
protected BigDecimal aging30_base
protected String callback
protected String emailaddress2
protected String address2_line3
protected String managerphone
protected String websiteurl
protected OffsetDateTime overriddencreatedon
protected String firstname
protected String address1_telephone1
protected String address3_composite
protected String address3_fax
protected String childrensnames
protected Integer preferredcontactmethodcode
protected Integer numberofchildren
protected String subscriptionid
protected String yomilastname
protected String address2_postofficebox
protected BigDecimal aging90
protected Boolean donotbulkpostalmail
protected String emailaddress1
protected Boolean donotbulkemail
protected Integer customersizecode
protected String address1_city
protected Integer preferredappointmenttimecode
protected Double address3_latitude
protected BigDecimal aging60_base
protected String _transactioncurrencyid_value
protected byte[] entityimage
protected String _modifiedbyexternalparty_value
protected Integer paymenttermscode
protected String address3_name
protected Boolean participatesinworkflow
protected Integer address1_shippingmethodcode
protected String _modifiedby_value
protected String ftpsiteurl
protected String _preferredsystemuserid_value
protected String address2_telephone2
protected String _slainvokedid_value
protected Integer address3_utcoffset
protected String address3_stateorprovince
protected String address3_telephone1
protected String nickname
protected String fullname
protected String assistantname
protected String address2_country
protected BigDecimal aging60
protected OffsetDateTime modifiedon
protected String externaluseridentifier
protected String address2_name
protected String stageid
protected Boolean creditonhold
protected Double address3_longitude
protected Integer onholdtime
protected String address2_telephone3
protected Boolean donotphone
protected String address3_upszone
protected String contactid
protected BigDecimal aging30
protected String address2_upszone
protected String address1_upszone
protected BigDecimal creditlimit
protected Integer accountrolecode
protected String salutation
protected String suffix
protected String address1_primarycontactname
protected Integer address1_utcoffset
protected String address1_postalcode
protected String governmentid
protected Boolean donotsendmm
protected String address1_country
protected String lastname
protected String address2_city
protected Boolean donotemail
protected String company
protected String address1_line2
protected Double address2_longitude
protected String address1_stateorprovince
protected String yomifirstname
protected String telephone1
protected String address1_line1
protected String address2_addressid
protected Boolean isbackofficecustomer
protected String address2_county
protected Integer shippingmethodcode
protected LocalDate anniversary
protected String _ownerid_value
protected String _parentcontactid_value
protected Integer haschildrencode
protected String address2_fax
protected String address2_composite
protected OffsetDateTime createdon
protected String entityimage_url
protected String address1_line3
protected String _slaid_value
protected String middlename
protected String address3_line3
protected String address3_telephone2
protected String timespentbymeonemailandmeetings
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Contact.Builder builderContact()
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
getChangedFields in interface com.github.davidmoten.odata.client.ODataEntityTypegetChangedFields in class Crmbaseentitypublic void postInject(boolean addKeysToContextPath)
postInject in interface com.github.davidmoten.odata.client.ODataTypepostInject in class Crmbaseentitypublic Contact withAddress2_shippingmethodcode(Integer address2_shippingmethodcode)
public Contact withAddress3_shippingmethodcode(Integer address3_shippingmethodcode)
public Optional<BigDecimal> getAnnualincome()
public Contact withAnnualincome(BigDecimal annualincome)
public Contact withPreferredappointmentdaycode(Integer preferredappointmentdaycode)
public Optional<OffsetDateTime> getLastonholdtime()
public Contact withLastonholdtime(OffsetDateTime lastonholdtime)
public Contact withAddress2_stateorprovince(String address2_stateorprovince)
public Optional<OffsetDateTime> getLastusedincampaign()
public Contact withLastusedincampaign(OffsetDateTime lastusedincampaign)
public Contact withAddress3_freighttermscode(Integer address3_freighttermscode)
public Contact with_parentcustomerid_value(String _parentcustomerid_value)
public Contact withAddress2_primarycontactname(String address2_primarycontactname)
public Contact withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
public Contact withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
public Contact with_createdonbehalfby_value(String _createdonbehalfby_value)
public Contact withAddress1_freighttermscode(Integer address1_freighttermscode)
public Contact withAddress3_addresstypecode(Integer address3_addresstypecode)
public Contact withAddress1_addresstypecode(Integer address1_addresstypecode)
public Optional<BigDecimal> getAging90_base()
public Contact withAging90_base(BigDecimal aging90_base)
public Contact withAddress3_primarycontactname(String address3_primarycontactname)
public Contact withAddress2_freighttermscode(Integer address2_freighttermscode)
public Contact with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Contact withAddress2_addresstypecode(Integer address2_addresstypecode)
public Optional<BigDecimal> getCreditlimit_base()
public Contact withCreditlimit_base(BigDecimal creditlimit_base)
public Optional<BigDecimal> getAnnualincome_base()
public Contact withAnnualincome_base(BigDecimal annualincome_base)
public Contact with_owningbusinessunit_value(String _owningbusinessunit_value)
public Contact with_createdbyexternalparty_value(String _createdbyexternalparty_value)
public Optional<BigDecimal> getExchangerate()
public Contact withExchangerate(BigDecimal exchangerate)
public Optional<BigDecimal> getAging30_base()
public Contact withAging30_base(BigDecimal aging30_base)
public Optional<OffsetDateTime> getOverriddencreatedon()
public Contact withOverriddencreatedon(OffsetDateTime overriddencreatedon)
public Contact withPreferredcontactmethodcode(Integer preferredcontactmethodcode)
public Optional<BigDecimal> getAging90()
public Contact withAging90(BigDecimal aging90)
public Contact withPreferredappointmenttimecode(Integer preferredappointmenttimecode)
public Optional<BigDecimal> getAging60_base()
public Contact withAging60_base(BigDecimal aging60_base)
public Contact with_transactioncurrencyid_value(String _transactioncurrencyid_value)
public Optional<byte[]> getEntityimage()
public Contact withEntityimage(byte[] entityimage)
public Contact with_modifiedbyexternalparty_value(String _modifiedbyexternalparty_value)
public Contact withParticipatesinworkflow(Boolean participatesinworkflow)
public Contact withAddress1_shippingmethodcode(Integer address1_shippingmethodcode)
public Contact with_preferredsystemuserid_value(String _preferredsystemuserid_value)
public Contact withAddress3_stateorprovince(String address3_stateorprovince)
public Optional<BigDecimal> getAging60()
public Contact withAging60(BigDecimal aging60)
public Optional<OffsetDateTime> getModifiedon()
public Contact withModifiedon(OffsetDateTime modifiedon)
public Optional<BigDecimal> getAging30()
public Contact withAging30(BigDecimal aging30)
public Optional<BigDecimal> getCreditlimit()
public Contact withCreditlimit(BigDecimal creditlimit)
public Contact withAddress1_primarycontactname(String address1_primarycontactname)
public Contact withAddress1_stateorprovince(String address1_stateorprovince)
public Optional<OffsetDateTime> getCreatedon()
public Contact withCreatedon(OffsetDateTime createdon)
public Contact withTimespentbymeonemailandmeetings(String timespentbymeonemailandmeetings)
public Contact withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic PrincipalobjectattributeaccessCollectionRequest getContact_principalobjectattributeaccess()
public ConnectionCollectionRequest getContact_connections1()
public FeedbackCollectionRequest getContact_Feedback()
public ProcesssessionCollectionRequest getContact_ProcessSessions()
public ProcessstageRequest getStageid_processstage()
public ActivitypointerCollectionRequest getContact_ActivityPointers()
public SocialactivityCollectionRequest getContact_SocialActivities()
public FeedbackCollectionRequest getLk_contact_feedback_createdonbehalfby()
public PostfollowCollectionRequest getContact_PostFollows()
public PostregardingCollectionRequest getContact_PostRegardings()
public SocialactivityCollectionRequest getSocialactivity_postauthor_contacts()
public PhonecallCollectionRequest getContact_Phonecalls()
public TaskCollectionRequest getContact_Tasks()
public SyncerrorCollectionRequest getContact_SyncErrors()
public SlaRequest getSlainvokedid_contact_sla()
public SlaRequest getSla_contact_sla()
public SystemuserRequest getCreatedonbehalfby()
public AnnotationCollectionRequest getContact_Annotation()
public ContactRequest getMasterid()
public ContactCollectionRequest getContact_master_contact()
public SystemuserRequest getModifiedonbehalfby()
public EmailCollectionRequest getContact_Email_EmailSender()
public AccountCollectionRequest getAccount_primary_contact()
public SystemuserRequest getCreatedby()
public ActioncardCollectionRequest getContact_actioncard()
public SocialactivityCollectionRequest getSocialactivity_postauthoraccount_contacts()
public SocialprofileCollectionRequest getSocialprofile_customer_contacts()
public CustomeraddressCollectionRequest getContact_CustomerAddress()
public BusinessunitRequest getOwningbusinessunit()
public TeamRequest getOwningteam()
public AccountRequest getParentcustomerid_account()
public DuplicaterecordCollectionRequest getContact_DuplicateMatchingRecord()
public FeedbackCollectionRequest getLk_contact_feedback_createdby()
public SlakpiinstanceCollectionRequest getSlakpiinstance_contact()
public SystemuserRequest getPreferredsystemuserid()
public FaxCollectionRequest getContact_Faxes()
public MailboxtrackingfolderCollectionRequest getContact_MailboxTrackingFolder()
public AppointmentCollectionRequest getContact_Appointments()
public SystemuserRequest getOwninguser()
public AsyncoperationCollectionRequest getContact_AsyncOperations()
public PrincipalRequest getOwnerid()
public TransactioncurrencyRequest getTransactioncurrencyid()
public RecurringappointmentmasterCollectionRequest getContact_RecurringAppointmentMasters()
public BulkdeletefailureCollectionRequest getContact_BulkDeleteFailures()
public ContactRequest getParentcustomerid_contact()
public ContactCollectionRequest getContact_customer_contacts()
public ConnectionCollectionRequest getContact_connections2()
public DuplicaterecordCollectionRequest getContact_DuplicateBaseRecord()
public SystemuserRequest getModifiedby()
public EmailCollectionRequest getContact_Emails()
public ActivitypartyCollectionRequest getContact_activity_parties()
public LetterCollectionRequest getContact_Letters()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Contact patch()
this with changed fields reset.patch in class Crmbaseentitythis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic Contact put()
this
with changed fields reset (they were ignored anyway).put in class Crmbaseentitythis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic String toString()
toString in class CrmbaseentityCopyright © 2018–2021. All rights reserved.