@lasuillard/raindrop-client
Preparing search index...
generated
GetAllHighlightsResponse
Interface GetAllHighlightsResponse
Export
GetAllHighlightsResponse
interface
GetAllHighlightsResponse
{
count
?:
number
;
items
:
GetAllHighlightsResponseItemsInner
[]
;
result
:
boolean
;
}
Index
Properties
count?
items
result
Properties
Optional
count
count
?:
number
Memberof
GetAllHighlightsResponse
items
items
:
GetAllHighlightsResponseItemsInner
[]
Memberof
GetAllHighlightsResponse
result
result
:
boolean
Memberof
GetAllHighlightsResponse
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
items
result
@lasuillard/raindrop-client
Loading...
Export
GetAllHighlightsResponse