OBJECT
SchoolSignupPrices
link GraphQL Schema definition
- type SchoolSignupPrices {
- : Int
- : String
- : String
- : String
- : SchoolServicePrice
- : SchoolServicePrice
- : SchoolServicePrice
- : SchoolServicePrice
- : Int
- : Float @deprecated( reason: "This field will no longer be used. Please use `agencyConnectionSubcriptionPrice` instead" )
- : Float @deprecated( reason: "This field will no longer be used. Please use `addittionalCampusPrice` instead" )
- : Float @deprecated( reason: "This field will no longer be used. Please use `priceManagementSupportPrice` instead" )
- : Float @deprecated( reason: "This field will no longer be used. Please use `setupFeePrice` instead" )
- : Coupon
- }