Export
Represents export operations used to retrieve data from the system in a specified file format based on a query.
Columns
| Name | Type | ReadOnly | Description |
| fileType | String | False |
The file format for the export, such as CSV or Excel. |
| query | String | False |
The query that specifies the data to include in the export. |