Table of Contents

Class SURFSharekitRepoItem

Namespace
SURFSharekit.Net.Models.RepoItem
Assembly
SURFSharekit.Net.dll
public class SURFSharekitRepoItem
Inheritance
SURFSharekitRepoItem
Derived
Inherited Members

Properties

Attributes

[JsonPropertyName("attributes")]
public SURFSharekitAttributes? Attributes { get; set; }

Property Value

SURFSharekitAttributes

Id

[JsonPropertyName("id")]
public string? Id { get; set; }

Property Value

string

Type

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

Property Value

string