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

Properties

string uri [get, set]
 Format: uri More...
 
string id [get, set]
 
string siteCompatible [get, set]
 Site compatibility flag set for permission Enum: Compatible, Incompatible, Independent More...
 
bool? readOnly [get, set]
 Specifies if the permission is editable on UI (if set to true) or not (if set to false) More...
 
bool? assignable [get, set]
 Specifies if the permission can be assigned by the account administrator More...
 
PermissionsCapabilities permissionsCapabilities [get, set]
 

Property Documentation

◆ assignable

bool? RingCentral.PermissionIdResource.assignable
getset

Specifies if the permission can be assigned by the account administrator

◆ id

string RingCentral.PermissionIdResource.id
getset

◆ permissionsCapabilities

PermissionsCapabilities RingCentral.PermissionIdResource.permissionsCapabilities
getset

◆ readOnly

bool? RingCentral.PermissionIdResource.readOnly
getset

Specifies if the permission is editable on UI (if set to true) or not (if set to false)

◆ siteCompatible

string RingCentral.PermissionIdResource.siteCompatible
getset

Site compatibility flag set for permission Enum: Compatible, Incompatible, Independent

◆ uri

string RingCentral.PermissionIdResource.uri
getset

Format: uri


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