mailslurp 12.1.30

Official MailSlurp Email API Client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# ExportOptions

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**output_format** | **String** |  | 
**exclude_previously_exported** | Option<**bool**> |  | [optional]
**created_earliest_time** | Option<**String**> |  | [optional]
**created_oldest_time** | Option<**String**> |  | [optional]
**filter** | Option<**String**> |  | [optional]
**list_separator_token** | Option<[**serde_json::Value**]> |  | [optional]

[[Back to Model list]](../README#documentation-for-models) [[Back to API list]](../README#documentation-for-api-endpoints) [[Back to README]](../README)