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