Table of Contents

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

string

Name

[JsonPropertyName("name")]
public string? Name { get; set; }

Property Value

string

Type

[JsonPropertyName("type")]
public string? Type { get; set; }

Property Value

string