type property

type property

RevisionHandler type, depending on the type the Action (accept or reject) logic changes.

Definition:

@property
def type(self):
    ...

See Also