LootLocker Unity SDK 8.0.0
Game backend SDK for Unity
Loading...
Searching...
No Matches
LootLocker.Requests.LootLockerLeaderboardSchedule Class Reference

The reset schedule configuration for a leaderboard, including a cron expression and the next and last reset dates. More...

Properties

string cron_expression [get, set]
 Cron expression used to define the scheduling.
 
string next_run [get, set]
 The date when the next Leaderboard reset wil happen.
 
string last_run [get, set]
 The date when the last Leaderboard reset happened.
 
string[] schedule [get, set]
 A list of all the schedules that has ran.
 

Detailed Description

The reset schedule configuration for a leaderboard, including a cron expression and the next and last reset dates.