GetNotificationsResponse
Defined in: packages/core/src/notifications/types.ts:22
Properties
data
data:
Notification[]
Defined in: packages/core/src/notifications/types.ts:23
follow_up_questions?
optionalfollow_up_questions:string[]
Defined in: packages/core/src/notifications/types.ts:30
has_next
has_next:
boolean
Defined in: packages/core/src/notifications/types.ts:28
has_previous?
optionalhas_previous:boolean
Defined in: packages/core/src/notifications/types.ts:29
page
page:
number
Defined in: packages/core/src/notifications/types.ts:24
size
size:
number
Defined in: packages/core/src/notifications/types.ts:25
total_items
total_items:
number
Defined in: packages/core/src/notifications/types.ts:26
total_pages
total_pages:
number
Defined in: packages/core/src/notifications/types.ts:27