Property ManifestLabels
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
ManifestLabels
Gets the manifest labels.
[JsonProperty("manifest_labels", NullValueHandling = NullValueHandling.Ignore)]
public List<ulong> ManifestLabels { get; }
Gets the manifest labels.
[JsonProperty("manifest_labels", NullValueHandling = NullValueHandling.Ignore)]
public List<ulong> ManifestLabels { get; }