numPurchases property
Number of in-app purchases made by the player in this game.
E.g., 0, 1, 5, 10, ... . Not populated if there is not enough information.
Implementation
core.int? numPurchases;
Number of in-app purchases made by the player in this game.
E.g., 0, 1, 5, 10, ... . Not populated if there is not enough information.
core.int? numPurchases;