Operation

Git Source

enum Operation {
    Call,
    DelegateCall
}