OBJECT
type StudentQuoteOptionPaymentPlanDiscount {studentQuoteOptionPaymentPlanId: Int amountIsPercentage: Boolean currencyId: Int amount: Float created: String modified: String currency: Currency }