uris property

List<String>? uris
getter/setter pair

Use this URI field to direct an applicant to a website, for example to link to an online application form.

The maximum number of allowed characters for each entry is 2,000.

Implementation

core.List<core.String>? uris;