timeSpan property
The time span for this player score. Possible string values are:
- "ALL_TIME" : The score is an all-time score.
- "WEEKLY" : The score is a weekly score.
- "DAILY" : The score is a daily score.
Implementation
core.String? timeSpan;
The time span for this player score. Possible string values are:
core.String? timeSpan;