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