interface AiPromptCompletionAttribute {
    aiPromptId: number;
}

Properties

Properties

aiPromptId: number