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

    Interface BusinessProcessFeedback

    interface BusinessProcessFeedback {
        actionName: string;
        actionParam: string;
        actionType: ExpFeedbackCollType;
    }
    Index

    Properties

    actionName: string
    actionParam: string