Property LegalNotice
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
LegalNotice
Gets the skus legal notice.
[JsonProperty("legal_notice", NullValueHandling = NullValueHandling.Ignore)]
public string? LegalNotice { get; }
Gets the skus legal notice.
[JsonProperty("legal_notice", NullValueHandling = NullValueHandling.Ignore)]
public string? LegalNotice { get; }