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

    Interface Approver

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

    Properties

    Properties

    name?: string