@gphone/sdk
Preparing search index...
ListingPage
Interface ListingPage
A page of marketplace listings, as returned by the feed/search/mine reads.
interface
ListingPage
{
nextCursor
:
number
|
null
;
rows
:
Listing
[]
;
}
Index
Properties
next
Cursor
rows
Properties
next
Cursor
nextCursor
:
number
|
null
rows
rows
:
Listing
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
next
Cursor
rows
@gphone/sdk
Loading...
A page of marketplace listings, as returned by the feed/search/mine reads.