responsibilities property

String? responsibilities
getter/setter pair

A description of job responsibilities.

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? responsibilities;