LeanCloud C# SDK
Loading...
Searching...
No Matches
Properties | List of all members
LeanCloud.Storage.LCLeaderboardArchive Class Reference

Archived leaderboard. More...

Properties

string StatisticName [get, set]
 
int Version [get, set]
 
string Status [get, set]
 Archive status. One of scheduled, inProgress, failed, completed.
 
string Url [get, set]
 Download URL of the archived leaderboard file.
 
DateTime ActivatedAt [get, set]
 
DateTime DeactivatedAt [get, set]
 Archive time.
 

Detailed Description

Archived leaderboard.

Property Documentation

◆ ActivatedAt

DateTime LeanCloud.Storage.LCLeaderboardArchive.ActivatedAt
getset

◆ DeactivatedAt

DateTime LeanCloud.Storage.LCLeaderboardArchive.DeactivatedAt
getset

Archive time.

◆ StatisticName

string LeanCloud.Storage.LCLeaderboardArchive.StatisticName
getset

◆ Status

string LeanCloud.Storage.LCLeaderboardArchive.Status
getset

Archive status. One of scheduled, inProgress, failed, completed.

◆ Url

string LeanCloud.Storage.LCLeaderboardArchive.Url
getset

Download URL of the archived leaderboard file.

◆ Version

int LeanCloud.Storage.LCLeaderboardArchive.Version
getset

The documentation for this class was generated from the following file: