Property ApplicationId
- Namespace
- Dis
Cat .EntitiesSharp
- Assembly
- DisCatSharp.dll
ApplicationId
Gets the application id the sku belongs to.
[JsonProperty("application_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong ApplicationId { get; }