Interface UpdateAssistantResponse

interface UpdateAssistantResponse {
    assistant: Assistant;
}

Hierarchy (View Summary)

Properties

Properties

assistant: Assistant

The updated assistant.