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
Id
[JsonPropertyName("id")]
public string? Id { get; set; }
Property Value
Type
[JsonPropertyName("type")]
public string? Type { get; set; }