Show / Hide Table of Contents

Class TmIoDivision

Inheritance
System.Object
TmIoDivision
TmIoMmDivision
TmIoRoyalDivision
Namespace: TrackmaniaIo.ApiClient.Models.Matchmaking
Assembly: TrackmaniaIo.ApiClient.dll
Syntax
public class TmIoDivision

Properties

| Improve this Doc View Source

MaxPoints

Declaration
public long MaxPoints { get; set; }
Property Value
Type Description
System.Int64
| Improve this Doc View Source

MinPoints

Declaration
public long MinPoints { get; set; }
Property Value
Type Description
System.Int64
| Improve this Doc View Source

Position

Declaration
public long Position { get; set; }
Property Value
Type Description
System.Int64
| Improve this Doc View Source

Rule

Declaration
public string Rule { get; set; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
  • Properties
    • MaxPoints
    • MinPoints
    • Position
    • Rule
Back to top
Generated by DocFX
☀
☾