Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
DealsCatalogResponse
Interface DealsCatalogResponse
interface
DealsCatalogResponse
{
asOf
:
string
;
items
:
DealItem
[]
;
nextCursor
:
null
|
string
;
total
:
number
;
}
Index
Properties
as
Of
items
next
Cursor
total
Properties
as
Of
as
Of
:
string
items
items
:
DealItem
[]
next
Cursor
next
Cursor
:
null
|
string
total
total
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
as
Of
items
next
Cursor
total
@notidotbot/noti-api-client
Loading...