TransactionOperationType#

class TransactionOperationType#

The type of a TransactionOperation.

Methods#

class TransactionOperationType
to_string() str#

Converts the operation type to a string.

Fields#

class TransactionOperationType
INSTALL#

The type of the None singleton.

INSTALL_BUNDLE#

The type of the None singleton.

LAST_TYPE#

The type of the None singleton.

UNINSTALL#

The type of the None singleton.

UPDATE#

The type of the None singleton.