Package com.ringcentral.definitions
Class AddressBookBulkContactResource
java.lang.Object
com.ringcentral.definitions.AddressBookBulkContactResource
-
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 the 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 the 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: +15551234567Link to a contact home page Example: http://www.example.com -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionassistantPhone
(String assistantPhone) businessAddress
(AddressBookBulkContactAddressInfo businessAddress) businessFax
(String businessFax) businessPhone
(String businessPhone) businessPhone2
(String businessPhone2) callbackPhone
(String callbackPhone) companyPhone
(String companyPhone) homeAddress
(AddressBookBulkContactAddressInfo homeAddress) homePhone2
(String homePhone2) middleName
(String middleName) mobilePhone
(String mobilePhone) otherAddress
(AddressBookBulkContactAddressInfo otherAddress) otherPhone
(String otherPhone)
-
Field Details
-
email
Email of a contact Format: email Example: charlie.williams@example.com -
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
Link to a contact home page 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 the 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 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 the 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
-
-
Constructor Details
-
AddressBookBulkContactResource
public AddressBookBulkContactResource()
-
-
Method Details
-
email
-
notes
-
company
-
firstName
-
lastName
-
jobTitle
-
birthday
-
webPage
-
middleName
-
nickName
-
email2
-
email3
-
homePhone
-
homePhone2
-
businessPhone
-
businessPhone2
-
mobilePhone
-
businessFax
-
companyPhone
-
assistantPhone
-
carPhone
-
otherPhone
-
otherFax
-
callbackPhone
-
businessAddress
public AddressBookBulkContactResource businessAddress(AddressBookBulkContactAddressInfo businessAddress) -
homeAddress
-
otherAddress
-