TwitterAds::User
Inherits Reference < Object
Constructors
new(__temp_1496 : JSON::PullParser)
SourceInstance methods
contributors_enabled
Sourcecontributors_enabled=(_contributors_enabled : Union(Bool, Nil))
Sourcecreated_at
Sourcecreated_at=(_created_at : Union(String, Nil))
Sourcedefault_profile
Sourcedefault_profile=(_default_profile : Union(Bool, Nil))
Sourcedefault_profile_image
Sourcedefault_profile_image=(_default_profile_image : Union(Bool, Nil))
Sourcedescription
Sourcedescription=(_description : Union(String, Nil))
Sourcefavourites_count
Sourcefavourites_count=(_favourites_count : Union(Int64, Nil))
Sourcefollowers_count
Sourcefollowers_count=(_followers_count : Union(Int64, Nil))
Sourcefriends_count
Sourcefriends_count=(_friends_count : Union(Int64, Nil))
Sourcegeo_enabled
Sourcegeo_enabled=(_geo_enabled : Union(Bool, Nil))
Sourceid
Sourceid=(_id : Int64)
Sourceid_str
Sourceid_str=(_id_str : Union(String, Nil))
Sourceis_translation_enabled
Sourceis_translation_enabled=(_is_translation_enabled : Union(Bool, Nil))
Sourceis_translator
Sourceis_translator=(_is_translator : Union(Bool, Nil))
Sourcelisted_count
Sourcelisted_count=(_listed_count : Union(Int64, Nil))
Sourcelocation
Sourcelocation=(_location : Union(String, Nil))
Sourcename
Sourcename=(_name : Union(String, Nil))
Sourceprofile_background_color
Sourceprofile_background_color=(_profile_background_color : Union(String, Nil))
Sourceprofile_background_image_url
Sourceprofile_background_image_url=(_profile_background_image_url : Union(String, Nil))
Sourceprofile_background_image_url_https
Sourceprofile_background_image_url_https=(_profile_background_image_url_https : Union(String, Nil))
Sourceprofile_background_tile
Sourceprofile_background_tile=(_profile_background_tile : Union(Bool, Nil))
Sourceprofile_banner_url
Sourceprofile_banner_url=(_profile_banner_url : Union(String, Nil))
Sourceprofile_image_url
Sourceprofile_image_url=(_profile_image_url : Union(String, Nil))
Sourceprofile_image_url_https
Sourceprofile_image_url_https=(_profile_image_url_https : Union(String, Nil))
Sourceprofile_link_color
Sourceprofile_link_color=(_profile_link_color : Union(String, Nil))
Sourceprofile_sidebar_border_color
Sourceprofile_sidebar_border_color=(_profile_sidebar_border_color : Union(String, Nil))
Sourceprofile_sidebar_fill_color
Sourceprofile_sidebar_fill_color=(_profile_sidebar_fill_color : Union(String, Nil))
Sourceprofile_text_color
Sourceprofile_text_color=(_profile_text_color : Union(String, Nil))
Sourceprofile_use_background_image
Sourceprofile_use_background_image=(_profile_use_background_image : Union(Bool, Nil))
Sourcescreen_name
Sourcescreen_name=(_screen_name : Union(String, Nil))
Sourcestatuses_count
Sourcestatuses_count=(_statuses_count : Union(Int64, Nil))
Sourceto_json(json : JSON::Builder)
Sourceto_pb
Sourcetranslator_type
Sourcetranslator_type=(_translator_type : Union(String, Nil))
Sourceurl
Sourceurl=(_url : Union(String, Nil))
Sourceverified
Sourceverified=(_verified : Union(Bool, Nil))
Source