Browse Source

Remove another field! (has_placed_orders)

Scott Weber 2 years ago
parent
commit
581a933707
1 changed files with 0 additions and 1 deletions
  1. 0 1
      mauigpapi/types/login.py

+ 0 - 1
mauigpapi/types/login.py

@@ -36,7 +36,6 @@ class LoginResponseUser(BaseFullResponseUser, SerializableAttrs):
     can_boost_post: bool
     can_see_organic_insights: bool
     show_insights_terms: bool
-    has_placed_orders: bool
     nametag: LoginResponseNametag
     allow_contacts_sync: bool