My Project
Loading...
Searching...
No Matches
Public Attributes | List of all members
PlayFab.ClientModels.PlayerStatisticVersion Class Reference
Inheritance diagram for PlayFab.ClientModels.PlayerStatisticVersion:
PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

DateTime ActivationTime
 time when the statistic version became active
 
DateTime? DeactivationTime
 time when the statistic version became inactive due to statistic version incrementing
 
DateTime? ScheduledActivationTime
 time at which the statistic version was scheduled to become active, based on the configured ResetInterval
 
DateTime? ScheduledDeactivationTime
 time at which the statistic version was scheduled to become inactive, based on the configured ResetInterval
 
string StatisticName
 name of the statistic when the version became active
 
uint Version
 version of the statistic
 

Additional Inherited Members

- Public Member Functions inherited from PlayFab.SharedModels.PlayFabBaseModel
string ToJson ()
 

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