# VmosoTaskApi.ResponseHeaderRecord

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**msg** | **String** | Information or error message. | [optional] 
**rc** | **Integer** | Result code. | [optional] 
**tstamp** | **Integer** | Result time stamp. | [optional] 
**diag** | **[String]** | Disagnostic information provided by the server. | [optional] 
**errinfo** | [**[ErrorDetailRecord]**](ErrorDetailRecord.md) | Error detailed information. | [optional] 
**updated** | **Integer** | Site update timestamp. | [optional] 
**cxid** | **String** | Client transaction ID supplied in request header. | [optional] 


