@makerinc/react-sdk
Preparing search index...
GetRelatedProductsResponse
Interface GetRelatedProductsResponse
interface
GetRelatedProductsResponse
{
page
:
PageMeta
;
products
:
Product
[]
;
total
?:
number
|
null
;
}
Index
Properties
page
products
total?
Properties
page
page
:
PageMeta
products
products
:
Product
[]
Optional
total
total
?:
number
|
null
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
page
products
total
@makerinc/react-sdk
Loading...