qualifications property

String? qualifications
getter/setter pair

A description of the qualifications required to perform the job.

The use of this field is recommended as an alternative to using the more general description field. This field accepts and sanitizes HTML input, and also accepts bold, italic, ordered list, and unordered list markup tags. The maximum number of allowed characters is 10,000.

Optional.

Implementation

core.String? qualifications;