Show / Hide Table of Contents

Class TmIoMmMatch

Inheritance
System.Object
TmIoMmMatch
Namespace: TrackmaniaIo.ApiClient.Models.Matchmaking
Assembly: TrackmaniaIo.ApiClient.dll
Syntax
public class TmIoMmMatch

Properties

| Improve this Doc View Source

AfterScore

Declaration
public int AfterScore { get; set; }
Property Value
Type Description
System.Int32
| Improve this Doc View Source

Leave

Declaration
public bool Leave { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

Lid

Declaration
public string Lid { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Mvp

Declaration
public bool Mvp { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

StartTime

Declaration
public DateTime StartTime { get; set; }
Property Value
Type Description
DateTime
| Improve this Doc View Source

TypeId

Declaration
public int TypeId { get; set; }
Property Value
Type Description
System.Int32
| Improve this Doc View Source

TypeName

Declaration
public string TypeName { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Win

Declaration
public bool Win { get; set; }
Property Value
Type Description
System.Boolean
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾