@cpod/sdk - v0.2.7
Preparing search index...
GetNotificationsResponse
Interface GetNotificationsResponse
interface
GetNotificationsResponse
{
data
:
Notification
[]
;
page
:
number
;
size
:
number
;
total_items
:
number
;
total_pages
:
number
;
has_next
:
boolean
;
has_previous
?:
boolean
;
follow_up_questions
?:
string
[]
;
}
Index
Properties
data
page
size
total_
items
total_
pages
has_
next
has_
previous?
follow_
up_
questions?
Properties
data
data
:
Notification
[]
page
page
:
number
size
size
:
number
total_
items
total_items
:
number
total_
pages
total_pages
:
number
has_
next
has_next
:
boolean
Optional
has_
previous
has_previous
?:
boolean
Optional
follow_
up_
questions
follow_up_questions
?:
string
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
page
size
total_
items
total_
pages
has_
next
has_
previous
follow_
up_
questions
@cpod/sdk - v0.2.7
Loading...