Package com.ringcentral.definitions
Class PersonalContactRequest
java.lang.Object
com.ringcentral.definitions.PersonalContactRequest
-
Field Summary
FieldsModifier and TypeFieldDescriptionPhone number of a contact assistant in e.164 (with "+") format Example: +15551234567Date of birth of a contact Format: date-timeBusiness fax number of a contact in e.164 (with "+") format Example: +15551234567Business phone of a 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: +15551234567Job 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.Contact home page URL Format: uri Example: http://www.example.com -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionassistantPhone
(String assistantPhone) 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
-
firstName
First name of a contact Example: Charlie -
lastName
Last name of a contact Example: Williams -
middleName
Middle name of a contact Example: J -
nickName
Nick name of a contact Example: The Boss -
company
Company name of a contact Example: Example, Inc. -
jobTitle
Job title of a contact Example: CEO -
email
Email of a contact Format: email Example: charlie.williams@example.com -
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 -
birthday
Date of birth of a contact Format: date-time -
webPage
Contact home page URL Format: uri Example: http://www.example.com -
notes
Notes for a contact Example: #1 Customer -
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 a 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 -
homeAddress
-
businessAddress
-
otherAddress
-
ringtoneIndex
Contact ringtone. Max number of symbols is 64
-
-
Constructor Details
-
PersonalContactRequest
public PersonalContactRequest()
-
-
Method Details
-
firstName
-
lastName
-
middleName
-
nickName
-
company
-
jobTitle
-
email
-
email2
-
email3
-
birthday
-
webPage
-
notes
-
homePhone
-
homePhone2
-
businessPhone
-
businessPhone2
-
mobilePhone
-
businessFax
-
companyPhone
-
assistantPhone
-
carPhone
-
otherPhone
-
otherFax
-
callbackPhone
-
homeAddress
-
businessAddress
-
otherAddress
-
ringtoneIndex
-