vbucksType top-level property

Map<String, String> vbucksType
getter/setter pair

Vbucks type

Implementation

Map<String, String> vbucksType = {
  "MtxComplimentary": "STW/Refunds",
  "MtxGiveaway": "Challenges/Battle Pass",
  "MtxPurchased": "Purchased",
  "MtxPurchaseBonus": "Purchase Bonus",
};