Package com.ringcentral.definitions
Class AccountOperatorInfo
java.lang.Object
com.ringcentral.definitions.AccountOperatorInfo
Operator extension information. This extension will receive
all calls and messages addressed to an operator.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
uri
Link to an operator extension resource Format: uri -
id
Internal identifier of an operator extension Format: int64 -
extensionNumber
Number of an operator extension -
partnerId
Internal identifier of an extension created by partner. Supported for Partner Applications. The RingCentral supports the mapping of accounts and stores the corresponding account ID/extension ID for each partner ID of a client application. In request URIs partner IDs are accepted instead of regular RingCentral native IDs as path parameters using `pid=XXX` clause. Though in response URIs contain the corresponding account IDs and extension IDs. In all request and response bodies these values are reflected via partnerId attributes of account and extension
-
-
Constructor Details
-
AccountOperatorInfo
public AccountOperatorInfo()
-
-
Method Details
-
uri
-
id
-
extensionNumber
-
partnerId
-