vlocode-project - v2.4.3
    Preparing search index...

    Interface Approver

    interface Approver {
        name?: string;
        type: NextOwnerType;
    }
    Index

    Properties

    Properties

    name?: string