Interface AppResponse

Hierarchy

  • AppResponse

Properties

answers: {
    [key: string]: string;
}

Type declaration

  • [key: string]: string
app_id: string
created_at: string
position: string
questions: Question[]
review_feedback?: string
state: string
user_id: string

Generated using TypeDoc