Class Alias
Inheritance
System.Object
Alias
Implements
Namespace: R6Stats.Models
Assembly: R6Stat-Sharp.dll
Syntax
public class Alias : object, IAlias
Properties
| Improve this Doc View SourceLastSeenAt
The last use date for the given alias
Declaration
public DateTime LastSeenAt { get; }
Property Value
| Type | Description |
|---|---|
| DateTime |
Username
Declaration
public string Username { get; }
Property Value
| Type | Description |
|---|---|
| System.String |