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

Properties

string id [get, set]
 Unique resource type ID, same value as the "name" attribute More...
 
string name [get, set]
 Resource type name Required More...
 
string endpoint [get, set]
 The resource type's HTTP-addressable endpoint Required More...
 
string description [get, set]
 Description of the resource type More...
 
string schema [get, set]
 Required Enum: urn:ietf:params:scim:schemas:core:2.0:User More...
 
ScimSchemaExtension[] schemaExtensions [get, set]
 
ScimMeta meta [get, set]
 

Property Documentation

◆ description

string RingCentral.ScimResourceTypeResponse.description
getset

Description of the resource type

◆ endpoint

string RingCentral.ScimResourceTypeResponse.endpoint
getset

The resource type's HTTP-addressable endpoint Required

◆ id

string RingCentral.ScimResourceTypeResponse.id
getset

Unique resource type ID, same value as the "name" attribute

◆ meta

ScimMeta RingCentral.ScimResourceTypeResponse.meta
getset

◆ name

string RingCentral.ScimResourceTypeResponse.name
getset

Resource type name Required

◆ schema

string RingCentral.ScimResourceTypeResponse.schema
getset

Required Enum: urn:ietf:params:scim:schemas:core:2.0:User

◆ schemaExtensions

ScimSchemaExtension [] RingCentral.ScimResourceTypeResponse.schemaExtensions
getset


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