TwitterAds::UserSetting
Inherits Reference < Object
Constructors
new(__temp_1565 : JSON::PullParser)
SourceInstance methods
account_id
Sourceaccount_id=(_account_id : Union(String, Nil))
Sourcecontact_phone
Sourcecontact_phone=(_contact_phone : Union(String, Nil))
Sourcecontact_phone_extension
Sourcecontact_phone_extension=(_contact_phone_extension : Union(String, Nil))
Sourcenotification_email
Sourcenotification_email=(_notification_email : Union(String, Nil))
Sourcesubscribed_email_types
Sourcesubscribed_email_types=(_subscribed_email_types : Array(String))
Sourceto_json(json : JSON::Builder)
Sourceto_pb
Sourceuser_id
Sourceuser_id=(_user_id : Union(Int64, Nil))
Source