Package com.ringcentral.definitions
Class SiteInfo
java.lang.Object
com.ringcentral.definitions.SiteInfo
-
Field Summary
FieldsModifier and TypeFieldDescriptionCustom name of a caller.Site code value.Site extension contact email Format: emailExtension numberInternal identifier of a site extensionExtension user first nameLink to a site resource Format: uri -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbusinessAddress
(ContactBusinessAddressInfo businessAddress) callerIdName
(String callerIdName) extensionNumber
(String extensionNumber) operator
(OperatorInfo operator) regionalSettings
(RegionalSettings regionalSettings)
-
Field Details
-
id
Internal identifier of a site extension -
uri
Link to a site resource Format: uri -
name
Extension user first name -
extensionNumber
Extension number -
callerIdName
Custom name of a caller. Max number of characters is 15 (only alphabetical symbols, numbers and commas are supported) -
email
Site extension contact email Format: email -
businessAddress
-
regionalSettings
-
operator
-
code
Site code value. Returned only if specified
-
-
Constructor Details
-
SiteInfo
public SiteInfo()
-
-
Method Details
-
id
-
uri
-
name
-
extensionNumber
-
callerIdName
-
email
-
businessAddress
-
regionalSettings
-
operator
-
code
-