# KnetikCloud.BatchResult

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**batch_return** | [**[BatchReturn]**](BatchReturn.md) | List of batch responses.  Returns in the order requested | [optional] 
**created_date** | **Number** | The date the batch call started processing | [optional] 
**id** | **String** | The token to use at the /batch/{token} endpoint if the request times out | [optional] 
**updated_date** | **Number** | The date the batch call finished processing | [optional] 


