Points

Points Object

Methods

.toDict(): Convert the Points object back to a dictionary.

Attributes

  • Total Points:

    • .total_points: Your total Portals Points count.

  • Purchase:

    • .purchase_points: Points earned from purchases.

    • .purchase_count: Number of gifts purchased on Portals.

  • Sell:

    • .sell_points: Points earned from sales.

    • .sell_count: Number of gifts sold on Portals.

  • Referral:

    • .referral_points: Points from referrals.

    • .referral_count: Total referrals count.

  • Bonus:

    • .bonus_points: Points claimed from completing tasks.

    • .bonus_count: Count of bonuses

Last updated