Description interface
Description related properties of a product system.
Properties
| attributes | Attributes for the product system. |
| description |
Type of description. |
| keywords | Keywords for the product system. |
| links | Links for the product system. |
| long |
Long description of the product system. |
| short |
Short description of the product system. |
Property Details
attributes
Attributes for the product system.
attributes?: string[]
Property Value
string[]
descriptionType
Type of description.
descriptionType?: string
Property Value
string
keywords
Keywords for the product system.
keywords?: string[]
Property Value
string[]
links
longDescription
Long description of the product system.
longDescription?: string
Property Value
string
shortDescription
Short description of the product system.
shortDescription?: string
Property Value
string