Class SURFSharekitPerson
- Namespace
- SURFSharekit.Net.Models.RepoItem
- Assembly
- SURFSharekit.Net.dll
public class SURFSharekitPerson
- Inheritance
-
SURFSharekitPerson
- Inherited Members
-
Properties
Dai
[JsonPropertyName("dai")]
public string? Dai { get; set; }
Property Value
- string
Email
[JsonPropertyName("email")]
public string? Email { get; set; }
Property Value
- string
Id
[JsonPropertyName("id")]
public string? Id { get; set; }
Property Value
- string
Isni
[JsonPropertyName("isni")]
public string? Isni { get; set; }
Property Value
- string
Name
[JsonPropertyName("name")]
public string? Name { get; set; }
Property Value
- string
Orcid
[JsonPropertyName("orcid")]
public string? Orcid { get; set; }
Property Value
- string