Preparing search index...
The search index is not available
@basaldev/blocks-catalog-service - v5.2.5
@basaldev/blocks-catalog-service
defaultAdapter
ProductBasicInfo
Interface ProductBasicInfo
interface
ProductBasicInfo
{
additionalInformation
:
string
;
addressLine1
?:
string
;
addressLine2
?:
string
;
addressLine3
?:
string
;
attributes
?:
ProductAttribute
[]
;
createdAt
:
Date
;
description
:
string
;
dimensions
:
string
;
features
:
NameValuePair
[]
;
geoCoordinatesField
?:
GeoCoordinatesField
;
isPromoted
?:
boolean
;
name
:
string
;
postalCode
?:
string
;
publication
:
Partial
<
ProductPublication
>
;
tags
:
string
[]
;
updatedAt
:
Date
;
variantNote
:
string
;
}
Hierarchy (
view full
)
WithCustomFields
ProductBasicInfo
ProductResponse
Implemented by
ProductEntity
Index
Properties
additional
Information
address
Line1?
address
Line2?
address
Line3?
attributes?
created
At
description
dimensions
features
geo
Coordinates
Field?
is
Promoted?
name
postal
Code?
publication
tags
updated
At
variant
Note
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
[]
created
At
created
At
:
Date
description
description
:
string
dimensions
dimensions
:
string
features
features
:
NameValuePair
[]
Optional
geo
Coordinates
Field
geo
Coordinates
Field
?:
GeoCoordinatesField
Optional
is
Promoted
is
Promoted
?:
boolean
name
name
:
string
Optional
postal
Code
postal
Code
?:
string
publication
publication
:
Partial
<
ProductPublication
>
tags
tags
:
string
[]
updated
At
updated
At
:
Date
variant
Note
variant
Note
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
additional
Information
address
Line1
address
Line2
address
Line3
attributes
created
At
description
dimensions
features
geo
Coordinates
Field
is
Promoted
name
postal
Code
publication
tags
updated
At
variant
Note
@basaldev/blocks-catalog-service - v5.2.5
defaultAdapter
AttributeAdapter
CatalogAdapter
CatalogBaseAdapter
CatalogCategoryAdapter
CatalogLocationAdapter
CatalogProductVariant
CatalogRailwayAdapter
CatalogAppConfig
ServiceOpts
createNodeblocksCatalogApp
Generated using
TypeDoc