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

Properties

string op [get, set]
 Required Enum: add, replace, remove More...
 
string path [get, set]
 
string value [get, set]
 Corresponding 'value' of that field specified by 'path' More...
 

Property Documentation

◆ op

string RingCentral.ScimPatchOperation.op
getset

Required Enum: add, replace, remove

◆ path

string RingCentral.ScimPatchOperation.path
getset

◆ value

string RingCentral.ScimPatchOperation.value
getset

Corresponding 'value' of that field specified by 'path'


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