Table of Contents

Class MetaAthlete

Namespace
Tudormobile.Strava.Model
Assembly
Tudormobile.Strava.dll

Represents an athlete with associated metadata.

public class MetaAthlete
Inheritance
MetaAthlete
Inherited Members

Remarks

The MetaAthlete class provides a unique identifier for an athlete and can be extended to include additional metadata as needed.

Properties

Id

Gets or sets the unique identifier for the entity.

public long Id { get; set; }

Property Value

long