RingCentral .Net SDK
Properties | List of all members
RingCentral.ExtensionInfoEventBody Class Reference

Notification payload body More...

Properties

string extensionId [get, set]
 Internal identifier of an extension More...
 
string eventType [get, set]
 Type of extension info change Enum: Update, Delete More...
 
string[] hints [get, set]
 Returned for 'Update' event type only Enum: AccountSettings, AccountStatus, AnsweringRules, CompanyNumbers, DialingPlan, ExtensionInfo, Features, Limits, Permissions, ProfileImage, VideoConfiguration More...
 
string ownerId [get, set]
 Internal identifier of a subscription owner extension More...
 

Detailed Description

Notification payload body

Property Documentation

◆ eventType

string RingCentral.ExtensionInfoEventBody.eventType
getset

Type of extension info change Enum: Update, Delete

◆ extensionId

string RingCentral.ExtensionInfoEventBody.extensionId
getset

Internal identifier of an extension

◆ hints

string [] RingCentral.ExtensionInfoEventBody.hints
getset

Returned for 'Update' event type only Enum: AccountSettings, AccountStatus, AnsweringRules, CompanyNumbers, DialingPlan, ExtensionInfo, Features, Limits, Permissions, ProfileImage, VideoConfiguration

◆ ownerId

string RingCentral.ExtensionInfoEventBody.ownerId
getset

Internal identifier of a subscription owner extension


The documentation for this class was generated from the following file: