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

    Interface ExplainabilityActionDefinitionMetadata

    interface ExplainabilityActionDefinitionMetadata {
        actionLogSchemaType: ActionLogSchemaType;
        applicationSubtype: string;
        applicationType: EASAppType;
        description?: string;
        fullName?: string;
        internal: boolean;
        masterLabel: string;
        processType: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    actionLogSchemaType: ActionLogSchemaType
    applicationSubtype: string
    applicationType: EASAppType
    description?: string
    fullName?: string
    internal: boolean
    masterLabel: string
    processType: string