Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 464 Bytes

Url.md

File metadata and controls

15 lines (7 loc) · 464 Bytes

Url

The Url Object ### Description The Url object is used to represent hyperlinks associated with the parent model. ### Usage Example Fetch from the GET Candidate endpoint and view their website urls.

Properties

Name Type Description Notes
value URI The site's url. [optional]
urlType UrlTypeEnum The type of site. [optional]