Show / Hide Table of Contents

Class TmIoClubActivity

Inheritance
System.Object
TmIoClubActivity
Namespace: TrackmaniaIo.ApiClient.Models.Clubs
Assembly: TrackmaniaIo.ApiClient.dll
Syntax
public class TmIoClubActivity

Properties

| Improve this Doc View Source

ActivityId

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

Id

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

Media

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

Name

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

Password

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

Position

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

Public

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

TargetActivityId

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

Type

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