github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/ScimErrorResponse.md (about) 1 # ScimErrorResponse 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **Detail** | **string** | detail error message | [optional] 7 **Schemas** | **[]string** | | [optional] 8 **ScimType** | **string** | bad request type when status code is 400 | [optional] 9 **Status** | **string** | same as HTTP status code, e.g. 400, 401, etc. | [optional] 10 11 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 12 13