Package com.ringcentral.definitions
Class PersonalContactResource
java.lang.Object
com.ringcentral.definitions.PersonalContactResource
-
Field Summary
FieldsModifier and TypeFieldDescriptionPhone number of a contact assistant in e.164 (with "+") format Example: +15551234567This property has a special meaning only on Address Book Sync (e.g.Date of birth of a contact Format: date-timeBusiness fax number of a contact in e.164 (with "+") format Example: +15551234567Business phone of the contact in e.164 (with "+") format Example: +15551234567Second business phone of a contact in e.164 (with "+") format Example: +15551234567Callback phone number of a contact in e.164 (with "+") format Example: +15551234567Car phone number of a contact in e.164 (with "+") format Example: +15551234567Company name of a contact Example: Example, Inc.Company number of a contact in e.164 (with "+") format Example: +15551234567Email of a contact Format: email Example: charlie.williams@example.comSecond email of a contact Format: email Example: charlie-example@gmail.comThird email of a contact Format: email Example: theboss-example@hotmail.comFirst name of a contact Example: CharlieHome phone number of a contact in e.164 (with "+") format Example: +15551234567Second home phone number of a contact in e.164 (with "+") format Example: +15551234567Internal identifier of availability contact Format: int64 Example: 623045004Job title of a contact Example: CEOLast name of a contact Example: WilliamsMiddle name of a contact Example: JMobile phone of a contact in e.164 (with "+") format Example: +15551234567Nick name of a contact Example: The BossNotes for a contact Example: #1 CustomerOther fax number of a contact in e.164 (with "+") format Example: +15551234567Other phone number of a contact in e.164 (with "+") format Example: +15551234567Contact ringtone.Canonical URI of a contact Format: uri Example: https://platform.ringcentral.com/restapi/v1.0/account/230919004/extension/230919004/address-book/contact/623045004The contact home page URL Format: uri Example: http://www.example.com -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionassistantPhone
(String assistantPhone) availability
(String availability) businessAddress
(ContactAddressInfo businessAddress) businessFax
(String businessFax) businessPhone
(String businessPhone) businessPhone2
(String businessPhone2) callbackPhone
(String callbackPhone) companyPhone
(String companyPhone) homeAddress
(ContactAddressInfo homeAddress) homePhone2
(String homePhone2) middleName
(String middleName) mobilePhone
(String mobilePhone) otherAddress
(ContactAddressInfo otherAddress) otherPhone
(String otherPhone) ringtoneIndex
(String ringtoneIndex)
-
Field Details
-
uri
Canonical URI of a contact Format: uri Example: https://platform.ringcentral.com/restapi/v1.0/account/230919004/extension/230919004/address-book/contact/623045004 -
availability
This property has a special meaning only on Address Book Sync (e.g. a contact can be `Deleted`). For simple contact list reading it has always the default value - `Alive` Enum: Alive, Deleted, Purged -
email
Email of a contact Format: email Example: charlie.williams@example.com -
id
Internal identifier of availability contact Format: int64 Example: 623045004 -
notes
Notes for a contact Example: #1 Customer -
company
Company name of a contact Example: Example, Inc. -
firstName
First name of a contact Example: Charlie -
lastName
Last name of a contact Example: Williams -
jobTitle
Job title of a contact Example: CEO -
birthday
Date of birth of a contact Format: date-time -
webPage
The contact home page URL Format: uri Example: http://www.example.com -
middleName
Middle name of a contact Example: J -
nickName
Nick name of a contact Example: The Boss -
email2
Second email of a contact Format: email Example: charlie-example@gmail.com -
email3
Third email of a contact Format: email Example: theboss-example@hotmail.com -
homePhone
Home phone number of a contact in e.164 (with "+") format Example: +15551234567 -
homePhone2
Second home phone number of a contact in e.164 (with "+") format Example: +15551234567 -
businessPhone
Business phone of the contact in e.164 (with "+") format Example: +15551234567 -
businessPhone2
Second business phone of a contact in e.164 (with "+") format Example: +15551234567 -
mobilePhone
Mobile phone of a contact in e.164 (with "+") format Example: +15551234567 -
businessFax
Business fax number of a contact in e.164 (with "+") format Example: +15551234567 -
companyPhone
Company number of a contact in e.164 (with "+") format Example: +15551234567 -
assistantPhone
Phone number of a contact assistant in e.164 (with "+") format Example: +15551234567 -
carPhone
Car phone number of a contact in e.164 (with "+") format Example: +15551234567 -
otherPhone
Other phone number of a contact in e.164 (with "+") format Example: +15551234567 -
otherFax
Other fax number of a contact in e.164 (with "+") format Example: +15551234567 -
callbackPhone
Callback phone number of a contact in e.164 (with "+") format Example: +15551234567 -
businessAddress
-
homeAddress
-
otherAddress
-
ringtoneIndex
Contact ringtone. Max number of symbols is 64
-
-
Constructor Details
-
PersonalContactResource
public PersonalContactResource()
-
-
Method Details
-
uri
-
availability
-
email
-
id
-
notes
-
company
-
firstName
-
lastName
-
jobTitle
-
birthday
-
webPage
-
middleName
-
nickName
-
email2
-
email3
-
homePhone
-
homePhone2
-
businessPhone
-
businessPhone2
-
mobilePhone
-
businessFax
-
companyPhone
-
assistantPhone
-
carPhone
-
otherPhone
-
otherFax
-
callbackPhone
-
businessAddress
-
homeAddress
-
otherAddress
-
ringtoneIndex
-