Table of Contents

Class SURFSharekitFile

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

Properties

AccessRight

[JsonPropertyName("accessRight")]
public string? AccessRight { get; set; }

Property Value

string

ETag

[JsonPropertyName("eTag")]
public string? ETag { get; set; }

Property Value

string

FileName

[JsonPropertyName("fileName")]
public string? FileName { get; set; }

Property Value

string

Important

[JsonPropertyName("important")]
public string? Important { get; set; }

Property Value

string

ResourceMimeType

[JsonPropertyName("resourceMimeType")]
public string? ResourceMimeType { get; set; }

Property Value

string

Url

[JsonPropertyName("url")]
public string? Url { get; set; }

Property Value

string

UsageRight

[JsonPropertyName("usageRight")]
public string? UsageRight { get; set; }

Property Value

string