Preparing search index...
The search index is not available
@basaldev/blocks-catalog-service - v5.2.5
@basaldev/blocks-catalog-service
defaultAdapter
ProductVariantResponse
Interface ProductVariantResponse
interface
ProductVariantResponse
{
description
:
string
;
id
:
string
;
imageIds
?:
string
[]
;
images
?:
null
|
AttachmentResponse
[]
;
price
:
ProductPrice
;
productId
:
string
;
sku
:
string
;
title
:
string
;
}
Hierarchy (
view full
)
ProductVariantBasicInfo
PrimaryKey
WithFullPriceField
ProductVariantReferences
ProductVariantResponse
Index
Properties
description
id
image
Ids?
images?
price
product
Id
sku
title
Properties
description
description
:
string
id
id
:
string
Optional
image
Ids
image
Ids
?:
string
[]
Optional
images
images
?:
null
|
AttachmentResponse
[]
price
price
:
ProductPrice
product
Id
product
Id
:
string
sku
sku
:
string
title
title
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
description
id
image
Ids
images
price
product
Id
sku
title
@basaldev/blocks-catalog-service - v5.2.5
defaultAdapter
AttributeAdapter
CatalogAdapter
CatalogBaseAdapter
CatalogCategoryAdapter
CatalogLocationAdapter
CatalogProductVariant
CatalogRailwayAdapter
CatalogAppConfig
ServiceOpts
createNodeblocksCatalogApp
Generated using
TypeDoc