Home > @vsf-enterprise/sap-commerce-webservices-sdk > ProductReference
ProductReference interface
Representation of a Product Reference ProductReferenceBaseSiteList
Signature:
export interface ProductReference
Properties
| Property | Type | Description |
|---|---|---|
| description? | string | (Optional) Reference description |
| preselected? | boolean | (Optional) Flag stating if product reference is preselected |
| quantity? | number | (Optional) Reference quantity |
| referenceType? | string | (Optional) Reference type |
| target? | Product | (Optional) |