Class TmIoMatchmakingInfo<T>
Inherited Members
Namespace: TrackmaniaIo.ApiClient.Models.Matchmaking
Assembly: TrackmaniaIo.ApiClient.dll
Syntax
public class TmIoMatchmakingInfo<T> : TmIoMatchmakingInfo
Type Parameters
Name | Description |
---|---|
T |
Properties
| Improve this Doc View SourceDivision
Declaration
public T Division { get; set; }
Property Value
Type | Description |
---|---|
T |
DivisionNext
Declaration
[JsonPropertyName("division_next")]
public T DivisionNext { get; set; }
Property Value
Type | Description |
---|---|
T |