Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 690 Bytes

ExportEntryRequestTextOptions.md

File metadata and controls

10 lines (7 loc) · 690 Bytes

ExportEntryRequestTextOptions

Properties

Name Type Description Notes
include_redactions bool Indicates if redactions are included. The default value is true. [optional] [default to True]
redaction_character str The character that replaces the original character in a redacted text. The value must be a string of length 1 and must not be a whitespace character. The default value is 'X'. [optional] [default to 'X']

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