File size: 467 Bytes
5242e6a | 1 2 3 4 5 6 7 8 9 10 11 12 13 | # ExportProjectRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**format** | [**models::ExportFormat**](ExportFormat.md) | |
**pages** | Option<**Vec<uuid::Uuid>**> | Optional subset of pages; defaults to every page. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|