vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface ApprovalSubmitter

    interface ApprovalSubmitter {
        submitter?: string;
        type: ProcessSubmitterType;
    }
    Index

    Properties

    Properties

    submitter?: string