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'] |