Specifies the type of operation being performed in Restier for logging and tracking purposes.
public enum RestierOperationType
Deleted = 7
Deleting = 6
Filtered = 1
Inserted = 3
Inserting = 2
Updated = 5
Updating = 4