Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 722 Bytes

File metadata and controls

17 lines (13 loc) · 722 Bytes

PersonDTO

Properties

Name Type Description Notes
uri str Person URI [optional]
first_name str Person first name [optional]
last_name str Person last name [optional]
email str email [optional]
affiliation str affiliation [optional]
phone_number str phone number [optional]
orcid str orcid [optional]
account str Uri of the account if this person has one [optional]

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