successful method

On this page

successful

Initializes a new instance of RedactionResult with an applied (successful) status.

def successful(cls):
    ...

Returns: Successful redaction result.

See Also

On this page