totalSpendNext28Days property

double? totalSpendNext28Days
getter/setter pair

The predicted amount of money that the player going to spend in the next 28 days.

E.g., 1, 30, 60, ... . Not populated if there is not enough information.

Implementation

core.double? totalSpendNext28Days;