Preparing search index...
The search index is not available
@basaldev/blocks-catalog-service - v5.2.5
@basaldev/blocks-catalog-service
defaultAdapter
ProductReferences
Interface ProductReferences
interface
ProductReferences
{
category
?:
null
|
Category
;
categoryId
:
string
;
imageIds
:
string
[]
;
images
?:
null
|
AttachmentResponse
[]
;
locationIds
:
string
[]
;
locations
?:
null
|
Location
;
organization
?:
null
|
UnexpandedObject
|
Organization
;
organizationId
:
string
;
variants
?:
null
|
ProductVariantResponse
[]
;
}
Hierarchy (
view full
)
ProductReferences
ProductResponse
Implemented by
ProductEntity
Index
Properties
category?
category
Id
image
Ids
images?
location
Ids
locations?
organization?
organization
Id
variants?
Properties
Optional
category
category
?:
null
|
Category
category
Id
category
Id
:
string
image
Ids
image
Ids
:
string
[]
Optional
images
images
?:
null
|
AttachmentResponse
[]
location
Ids
location
Ids
:
string
[]
Optional
locations
locations
?:
null
|
Location
Optional
organization
organization
?:
null
|
UnexpandedObject
|
Organization
organization
Id
organization
Id
:
string
Optional
variants
variants
?:
null
|
ProductVariantResponse
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
category
category
Id
image
Ids
images
location
Ids
locations
organization
organization
Id
variants
@basaldev/blocks-catalog-service - v5.2.5
defaultAdapter
AttributeAdapter
CatalogAdapter
CatalogBaseAdapter
CatalogCategoryAdapter
CatalogLocationAdapter
CatalogProductVariant
CatalogRailwayAdapter
CatalogAppConfig
ServiceOpts
createNodeblocksCatalogApp
Generated using
TypeDoc