redacted_file_suffix property

redacted_file_suffix property

Definition:

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

See Also