sellingPlanAllocation property
Implementation
String? get id; int? get quantity; CartLineCost? get cost; ProductVariant? get merchandise; String? get variantId; List<CartDiscountAllocation?>? get discountAllocations; SellingPlanAllocation? get sellingPlanAllocation;