GitlabReleaseLink.Type Property
Declaring Type: GitlabReleaseLink
Namespace: Velopack.Sources
Assembly: Velopack
Assembly Version: 0.0.1298+ed8600e
The category type that the asset is listed under. Options: 'Package', 'Image', 'Runbook', 'Other'
[JsonPropertyName("link_type")]
public string Type { get; set; }
Property Value
string
Documentation generated by MdDocs