instituteType property

String? instituteType
getter/setter pair

Designated institute type of customer. Possible string values are:

  • "INSTITUTE_TYPE_UNSPECIFIED" : Not used.
  • "K12" : Elementary/Secondary Schools & Districts
  • "UNIVERSITY" : Higher Education Universities & Colleges

Implementation

core.String? instituteType;