successful method

successful()

Initializes a new instance of RedactionResult class with Applied (successful) status.

Returns

Successful redaction result


@staticmethod
def successful():
    ...

See Also