Skip to main content
PFVirtualCurrencyRechargeTime data model.

Syntax

Members

rechargeMax   int32_t 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. rechargeTime   time_t Server timestamp in UTC indicating the next time the virtual currency will be incremented. secondsToRecharge   int32_t Time remaining (in seconds) before the next recharge increment of the virtual currency.

Requirements

Header: PFTypes.h

See also

PFTypes members
Last modified on August 3, 2026