OBJECT
type AppliedCustomDiscountPriceItem {promotionId: Int promotion: Promotion appliedToOfferingId: Int appliedToOffering: Offering endDate: DateOnly discountDescription: String }