Contact¶
Properties¶
| Name (Alias) | Type (Default) | Constraints | Description |
|---|---|---|---|
| id | int |
- | |
| name | str |
- | The contact's name. |
| affiliation | str |
- | The contact's affiliation. |
str |
format: emailValidation type: error |
The contact's e-mail address. | |
| orcid | str |
pattern: ^[0-9]{4}-[0-9]{4}-[0-9]{4}-[0-9]{3}[0-9X]{1}$Validation type: error |
The contact's orcid id, without https prefix. |