Property GiftCodeBatchId
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
GiftCodeBatchId
Gets this entitlement's gift code batch id.
[JsonProperty("gift_code_batch_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong? GiftCodeBatchId { get; }