|
| string | detail [get, set] |
| | Detailed error message More...
|
| |
| string[] | schemas [get, set] |
| | Enum: urn:ietf:params:scim:api:messages:2.0:Error More...
|
| |
| string | scimType [get, set] |
| | Bad request type when status code is 400 Enum: uniqueness, tooMany, mutability, sensitive, invalidSyntax, invalidFilter, invalidPath, invalidValue, invalidVers, noTarget More...
|
| |
| string | status [get, set] |
| | Same as HTTP status code, e.g. 400, 401, etc. More...
|
| |
◆ detail
| string RingCentral.ScimErrorResponse.detail |
|
getset |
◆ schemas
| string [] RingCentral.ScimErrorResponse.schemas |
|
getset |
Enum: urn:ietf:params:scim:api:messages:2.0:Error
◆ scimType
| string RingCentral.ScimErrorResponse.scimType |
|
getset |
Bad request type when status code is 400 Enum: uniqueness, tooMany, mutability, sensitive, invalidSyntax, invalidFilter, invalidPath, invalidValue, invalidVers, noTarget
◆ status
| string RingCentral.ScimErrorResponse.status |
|
getset |
Same as HTTP status code, e.g. 400, 401, etc.
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/ScimErrorResponse.cs