# MailchimpTransactional::InlineResponse2003

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | the unique identifier for this Export. Use this identifier when checking the export job's status | [optional] 
**created_at** | **DateTime** | the date and time that the export job was created as a UTC string in YYYY-MM-DD HH:MM:SS format | [optional] 
**type** | **String** | the type of the export job | [optional] 
**finished_at** | **DateTime** | the date and time that the export job was finished as a UTC string in YYYY-MM-DD HH:MM:SS format, or null for jobs that have not run | [optional] 
**state** | **String** | the export job's state | [optional] 
**result_url** | **String** | the url for the export job's results, if the job is complete | [optional]