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

Action target object (company/extension) More...

Properties

string objectId [get, set]
 Extension identifier of the affected entity or "0" for Company level Example: 404611540004 More...
 
string objectType [get, set]
 Type of the entity. Example: Extension Enum: Extension, Account, Company, Template More...
 
string name [get, set]
 Target extension name Example: Charlie Williams More...
 
string extensionNumber [get, set]
 Target extension (short) number of the affected entity (if the objectType is EXTENSION). Example: 103 More...
 
string siteId [get, set]
 Target extension site identifier (if any) Example: 871836004 More...
 

Detailed Description

Action target object (company/extension)

Property Documentation

◆ extensionNumber

string RingCentral.AccountHistoryRecordTarget.extensionNumber
getset

Target extension (short) number of the affected entity (if the objectType is EXTENSION). Example: 103

◆ name

string RingCentral.AccountHistoryRecordTarget.name
getset

Target extension name Example: Charlie Williams

◆ objectId

string RingCentral.AccountHistoryRecordTarget.objectId
getset

Extension identifier of the affected entity or "0" for Company level Example: 404611540004

◆ objectType

string RingCentral.AccountHistoryRecordTarget.objectType
getset

Type of the entity. Example: Extension Enum: Extension, Account, Company, Template

◆ siteId

string RingCentral.AccountHistoryRecordTarget.siteId
getset

Target extension site identifier (if any) Example: 871836004


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