Member Junction
    Preparing search index...

    Result type for agent type validation operations

    interface AgentTypeValidationResult {
        entity?: MJAIAgentTypeEntity;
        error?: ActionResultSimple;
        type?: MJAIAgentTypeEntity;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties