Class Degree (2.0.0)

Degree(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Resource that represents a degree pursuing or acquired by a candidate.

Attributes

NameDescription
degree_type .common.DegreeType
ISCED degree type.
degree_name str
Full Degree name. For example, "B.S.", "Master of Arts", and so on. Number of characters allowed is 100.
fields_of_study Sequence[str]
Fields of study for the degree. For example, "Computer science", "engineering". Number of characters allowed is 100.