experienceInPlaceOfEducation property

bool? experienceInPlaceOfEducation
getter/setter pair

Indicates whether a [JobPosting] will accept experience (as indicated by [OccupationalExperienceRequirements]) in place of its formal educational qualifications (as indicated by [educationRequirements]) If true, indicates that satisfying one of these requirements is sufficient.

Implementation

bool? experienceInPlaceOfEducation;