discountAllocations property

List<CartDiscountAllocation?>? get discountAllocations
inherited

Implementation

String get id; String? get checkoutUrl; CartCost? get cost; int? get totalQuantity; List<CartDiscountAllocation?>? get discountAllocations;