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

Properties

string id [get, set]
 Internal identifier of a feature More...
 
bool? available [get, set]
 Specifies if the feature is available for the current user according to services enabled for the account, type, entitlements and permissions of the extension. If the authorized user gets features of the other extension, only features that can be delegated are returned (such as configuration by administrators). More...
 
ParamsInfo[] params [get, set]
 
ReasonInfo reason [get, set]
 

Property Documentation

◆ available

bool? RingCentral.FeatureInfo.available
getset

Specifies if the feature is available for the current user according to services enabled for the account, type, entitlements and permissions of the extension. If the authorized user gets features of the other extension, only features that can be delegated are returned (such as configuration by administrators).

◆ id

string RingCentral.FeatureInfo.id
getset

Internal identifier of a feature

◆ params

ParamsInfo [] RingCentral.FeatureInfo.params
getset

◆ reason

ReasonInfo RingCentral.FeatureInfo.reason
getset


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