EducationLevelEnum
Образование (не ниже)
enum EducationLevelEnum {
any
higher
secondary
special_secondary
unfinished_higher
}
Values
EducationLevelEnum.any
Не имеет значения
EducationLevelEnum.higher
Высшее
EducationLevelEnum.secondary
Среднее
EducationLevelEnum.special_secondary
Среднее специальное
EducationLevelEnum.unfinished_higher
Неоконченное высшее
Member Of
ResponseFilterInput
input