Property UpdatedAtRaw
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
UpdatedAtRaw
Gets when the sku was updated as raw string.
[JsonProperty("updated_at", NullValueHandling = NullValueHandling.Ignore)]
public string? UpdatedAtRaw { get; }
Gets when the sku was updated as raw string.
[JsonProperty("updated_at", NullValueHandling = NullValueHandling.Ignore)]
public string? UpdatedAtRaw { get; }