Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 836 Bytes

ExportEntryRequest.md

File metadata and controls

13 lines (10 loc) · 836 Bytes

ExportEntryRequest

Properties

Name Type Description Notes
audit_reason_id int The reason id for this audit event. [optional]
audit_reason_comment str The comment for this audit event. [optional] [default to '']
part OneOfExportEntryRequestPart The part of the document to export. Options include: Image, Text, Edoc.
image_options OneOfExportEntryRequestImageOptions The options applied when exporting as Image. [optional]
text_options OneOfExportEntryRequestTextOptions The options applied when exporting as Text. [optional]

[Back to Model list] [Back to API list] [Back to README]