# MailchimpTransactional::InlineResponse2002 ## 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 - activity, reject, or whitelist | [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 | [optional] **state** | **String** | the export job's state - waiting, working, complete, error, or expired. | [optional] **result_url** | **String** | the url for the export job's results, if the job is completed. | [optional]