# Functions

TypeString retrieves an enum value from the enum constants string name.
TypeValues returns all values of the enum.

# Constants

Deleted is type of change when data was deleted.
Updated is type of change when data was updated.

# Type aliases

Type is an enumeration for data change type.