sellingPlanAllocation property

SellingPlanAllocation? get sellingPlanAllocation
inherited

Implementation

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