| # ExportEvent | |
| ## Properties | |
| | Name | Type | Description | Notes | | |
| |------------ | ------------- | ------------- | -------------| | |
| |**eventType** | **ExportProgressType** | | [optional] | | |
| |**progress** | **Double** | | [optional] | | |
| |**format** | **String** | | [optional] | | |
| |**location** | **String** | | [optional] | | |
| |**user** | [**User**](User.md) | | [optional] | | |
| |**jobID** | **Long** | | [optional] | | |
| |**dataKey** | **String** | | [optional] | | |
| |**dataIdString** | **String** | | [optional] | | |
| |**humanReadableData** | [**HumanReadableExportData**](HumanReadableExportData.md) | | [optional] | | |