custom_redaction property

custom_redaction property

Definition:

@property
def custom_redaction(self):
    ...
@custom_redaction.setter
def custom_redaction(self, value):
    ...

See Also