Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 601 Bytes

File metadata and controls

13 lines (8 loc) · 601 Bytes

Url

The Url Object ### Description The Url object is used to represent a candidate's website. ### Usage Example Fetch from the GET Candidate endpoint and view their website urls.

Properties

Name Type Description Notes
value str, none_type The site's url. [optional]
url_type object, none_type The type of site. [optional]

[Back to Model list] [Back to API list] [Back to README]