Type alias GetOperationType

GetOperationType: "GET_VALUE" | "GET_RULE" | "GET_OWNER" | "GET_FUNCTION"

A type for get operation type values.