ordercloud-javascript-sdk
Preparing search index...
ListPage
Interface ListPage<TItem>
interface
ListPage
<
TItem
>
{
Items
?:
TItem
[]
;
Meta
?:
Meta
;
}
Type Parameters
TItem
represents the type for each item in the list
Index
Properties
Items?
Meta?
Properties
Optional
Items
Items
?:
TItem
[]
Optional
Meta
Meta
?:
Meta
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
Items
Meta
ordercloud-javascript-sdk
Loading...
represents the type for each item in the list