Sha256: 7a082b857e4fbf65eadfaf6e3d4186534268fa9dc2049835ab25cb7444b22882
Contents?: true
Size: 903 Bytes
Versions: 4
Compression:
Stored size: 903 Bytes
Contents
# MailchimpTransactional::InlineResponse200 ## 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]
Version data entries
4 entries across 4 versions & 1 rubygems