Class SURFSharekitInstitute
- Namespace
- SURFSharekit.Net.Models.RepoItem
- Assembly
- SURFSharekit.Net.dll
public class SURFSharekitInstitute
- Inheritance
-
SURFSharekitInstitute
- Inherited Members
Properties
Id
[JsonPropertyName("id")]
public string? Id { get; set; }
Property Value
Name
[JsonPropertyName("name")]
public string? Name { get; set; }
Property Value
Type
[JsonPropertyName("type")]
public string? Type { get; set; }