vlocode-project - v1.42.0
    Preparing search index...

    Interface Approver

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

    Properties

    Properties

    name?: string