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

    Interface BusinessProcessGroupMetadata

    interface BusinessProcessGroupMetadata {
        businessProcessDefinitions?: BusinessProcessDefinition[];
        customerSatisfactionMetric: SurveyQuestionType;
        description?: string;
        fullName?: string;
        masterLabel: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    businessProcessDefinitions?: BusinessProcessDefinition[]
    customerSatisfactionMetric: SurveyQuestionType
    description?: string
    fullName?: string
    masterLabel: string