discountCodes property
Implementation
String get id; String? get checkoutUrl; CartCost? get cost; int? get totalQuantity; List<CartDiscountAllocation?>? get discountAllocations; List<CartDiscountCode?>? get discountCodes;
String get id; String? get checkoutUrl; CartCost? get cost; int? get totalQuantity; List<CartDiscountAllocation?>? get discountAllocations; List<CartDiscountCode?>? get discountCodes;