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

Public Attributes

int RechargeMax
 Maximum value to which the regenerating currency will automatically increment. Note that it can exceed this value through use of the AddUserVirtualCurrency API call. However, it will not regenerate automatically until it has fallen below this value.
 
DateTime RechargeTime
 Server timestamp in UTC indicating the next time the virtual currency will be incremented.
 
int SecondsToRecharge
 Time remaining (in seconds) before the next recharge increment of the virtual currency.
 

Additional Inherited Members

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

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