INPUT_OBJECT
StudentQuoteOptionPaymentPlanRawInput
link GraphQL Schema definition
- input StudentQuoteOptionPaymentPlanRawInput {
- : Int
- : String!
- : Int!
- : PaymentPlanTypeEnum!
- : Int
- : StudentQuoteOptionPaymentPlanDepositInput
- : StudentQuoteOptionPaymentPlanDiscountInput
- : [PaymentMethodEnum]!
- : String
- : [StudentQuoteOptionPaymentPlanFixedInstallmentInput]
- : [StudentQuoteOptionPaymentPlanFlexibleInstallmentInput]
- }