# VmosoTaskApi.ErrorDetailRecord

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**code** | **Integer** | Detailed error code. | [optional] 
**label** | **String** | Error label, e.g. &#39;user-not-found&#39;. | [optional] 
**text** | **String** | Error text. | [optional] 
**type** | **String** | Type of error detail. | [optional] 


