Aydsko iRacing Data API
Show / Hide Table of Contents

Class LicenseGroupType

Inheritance
object
LicenseGroupType
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Aydsko.iRacingData.Common
Assembly: Aydsko.iRacingData.dll
Syntax
public class LicenseGroupType

Properties

LicenseGroupTypeId

Declaration
[JsonPropertyName("license_group_type")]
public int LicenseGroupTypeId { get; set; }
Property Value
Type Description
int
In this article
Back to top Generated by DocFX