IGPAPI
    Preparing search index...
    interface TextQuestion {
        client_context?: string;
        mutation_token?: string;
        response: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    client_context?: string
    mutation_token?: string
    response: string