Property FulfilledAtRaw
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
FulfilledAtRaw
Gets when this entitlement was fulfilled as raw string.
[JsonProperty("fulfilled_at", NullValueHandling = NullValueHandling.Ignore)]
public string? FulfilledAtRaw { get; }