OBJECT
type PercentageOffDiscountItem {promotionTypeSelectionId: Int! promotionTypeId: Int discountedOfferingId: Int priceDiscountAmount: Float currencyId: Int currency: Currency promotionTypeSelection: PromotionTypeSelection }