Skip to main content

ListApplicationsResponse

Defined in: packages/core/src/applications/types.ts:32

List applications response

Properties

data

data: Application[]

Defined in: packages/core/src/applications/types.ts:33


follow_up_questions?

optional follow_up_questions: string[]

Defined in: packages/core/src/applications/types.ts:39


has_next

has_next: boolean

Defined in: packages/core/src/applications/types.ts:37


has_previous

has_previous: boolean

Defined in: packages/core/src/applications/types.ts:38


size

size: number

Defined in: packages/core/src/applications/types.ts:35


total_items

total_items: number

Defined in: packages/core/src/applications/types.ts:34


total_pages

total_pages: number

Defined in: packages/core/src/applications/types.ts:36