Просмотр исходного кода

Remove another field! (has_placed_orders)

Scott Weber 2 лет назад
Родитель
Сommit
581a933707
1 измененных файлов с 0 добавлено и 1 удалено
  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