Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 2.04 KB

File metadata and controls

12 lines (9 loc) · 2.04 KB

AccountVerifyModel

Fields

Field Type Required Description
user_id OptionalNullable[str] The ID of the user.
screen_name OptionalNullable[str] The username of the user.
is_blue_verified OptionalNullable[bool] N/A
is_verified_organization_affiliate OptionalNullable[bool] N/A
is_verified OptionalNullable[bool] True if is_blue_verified or is_verified_organization_affiliate is True