Type Alias PvfExecKind

PvfExecKind: Enum<{
    Approval: undefined;
    Backing: undefined;
}>