Preparing search index...
The search index is not available
@basaldev/blocks-catalog-service - v5.2.5
@basaldev/blocks-catalog-service
defaultAdapter
ProductResponse
Interface ProductResponse
interface
ProductResponse
{
additionalInformation
:
string
;
addressLine1
?:
string
;
addressLine2
?:
string
;
addressLine3
?:
string
;
attributes
?:
ProductAttribute
[]
;
category
?:
null
|
Category
;
categoryId
:
string
;
createdAt
:
Date
;
description
:
string
;
dimensions
:
string
;
features
:
NameValuePair
[]
;
geoCoordinatesField
?:
GeoCoordinatesField
;
id
:
string
;
imageIds
:
string
[]
;
images
?:
null
|
AttachmentResponse
[]
;
isPromoted
?:
boolean
;
locationIds
:
string
[]
;
locations
?:
null
|
Location
;
name
:
string
;
organization
?:
null
|
UnexpandedObject
|
Organization
;
organizationId
:
string
;
postalCode
?:
string
;
publication
:
Partial
<
ProductPublication
>
;
tags
:
string
[]
;
updatedAt
:
Date
;
variantNote
:
string
;
variants
?:
null
|
ProductVariantResponse
[]
;
}
Hierarchy (
view full
)
PrimaryKey
ProductBasicInfo
ProductReferences
ProductResponse
Index
Properties
additional
Information
address
Line1?
address
Line2?
address
Line3?
attributes?
category?
category
Id
created
At
description
dimensions
features
geo
Coordinates
Field?
id
image
Ids
images?
is
Promoted?
location
Ids
locations?
name
organization?
organization
Id
postal
Code?
publication
tags
updated
At
variant
Note
variants?
Properties
additional
Information
additional
Information
:
string
Optional
address
Line1
address
Line1
?:
string
Optional
address
Line2
address
Line2
?:
string
Optional
address
Line3
address
Line3
?:
string
Optional
attributes
attributes
?:
ProductAttribute
[]
Optional
category
category
?:
null
|
Category
category
Id
category
Id
:
string
created
At
created
At
:
Date
description
description
:
string
dimensions
dimensions
:
string
features
features
:
NameValuePair
[]
Optional
geo
Coordinates
Field
geo
Coordinates
Field
?:
GeoCoordinatesField
id
id
:
string
image
Ids
image
Ids
:
string
[]
Optional
images
images
?:
null
|
AttachmentResponse
[]
Optional
is
Promoted
is
Promoted
?:
boolean
location
Ids
location
Ids
:
string
[]
Optional
locations
locations
?:
null
|
Location
name
name
:
string
Optional
organization
organization
?:
null
|
UnexpandedObject
|
Organization
organization
Id
organization
Id
:
string
Optional
postal
Code
postal
Code
?:
string
publication
publication
:
Partial
<
ProductPublication
>
tags
tags
:
string
[]
updated
At
updated
At
:
Date
variant
Note
variant
Note
:
string
Optional
variants
variants
?:
null
|
ProductVariantResponse
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
additional
Information
address
Line1
address
Line2
address
Line3
attributes
category
category
Id
created
At
description
dimensions
features
geo
Coordinates
Field
id
image
Ids
images
is
Promoted
location
Ids
locations
name
organization
organization
Id
postal
Code
publication
tags
updated
At
variant
Note
variants
@basaldev/blocks-catalog-service - v5.2.5
defaultAdapter
AttributeAdapter
CatalogAdapter
CatalogBaseAdapter
CatalogCategoryAdapter
CatalogLocationAdapter
CatalogProductVariant
CatalogRailwayAdapter
CatalogAppConfig
ServiceOpts
createNodeblocksCatalogApp
Generated using
TypeDoc