custom_redaction property
Leave feedback
On this page
The custom redaction handler that allows users to define their own redaction logic.
@property
def custom_redaction(self):
...
@custom_redaction.setter
def custom_redaction(self, value):
...
- class
ReplacementOptions
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.