menu
googleapis package
documentation
content/v2_1.dart
OrderPromotionItem
OrderPromotionItem constructor
OrderPromotionItem constructor
dark_mode
light_mode
OrderPromotionItem
constructor
OrderPromotionItem
(
{
String
?
lineItemId
,
String
?
offerId
,
String
?
productId
,
int
?
quantity
,
})
Implementation
OrderPromotionItem({ this.lineItemId, this.offerId, this.productId, this.quantity, });
googleapis package
documentation
content/v2_1
OrderPromotionItem
OrderPromotionItem constructor
OrderPromotionItem class