projects/congarevenuecloud/ecommerce/src/lib/modules/favorite/interfaces/favorite.interface.ts
Properties |
ProductId |
ProductId:
|
Type : string
|
string representing product identifier. |
Quantity |
Quantity:
|
Type : number
|
number representing units of product to be added as a favorite. |