OBJECT

QuotableStudent

link GraphQL Schema definition

  • type QuotableStudent {
  • studentAge: Int
  • studentAgencyCompanyId: Int
  • studentAgencyId: Int
  • studentAgencyLocationCountryId: Int
  • studentCurrentLocationCountryId: Int
  • studentNationalityId: Int
  • }