- Source:
Classes
Type Definitions
Author
Type:
- Object
Properties:
Name | Type | Description |
---|---|---|
firstName |
string | The First name of the Author. May be null. |
middleName |
string | The Middle of the Author. May be null. |
lastName |
string | The Last name of the Author. May be null. |
email |
string | The email address of the author |
- Source:
UID
Type:
- Object
Properties:
Name | Type | Description |
---|---|---|
type |
string | Only DOI for now |
value |
string | The actual DOI value |
- Source: