Member Junction
    Preparing search index...

    A flat prompt option from the metadata view.

    interface PromptOption {
        Category: string;
        ID: string;
        Name: string;
    }
    Index

    Properties

    Properties

    Category: string
    ID: string
    Name: string