TwitterAds::FundingInstrument
Inherits Reference < Object
Constructors
new(__temp_720 : JSON::PullParser)
SourceInstance methods
able_to_fund
Sourceable_to_fund=(_able_to_fund : Union(Bool, Nil))
Sourceaccount_id
Sourceaccount_id=(_account_id : Union(String, Nil))
Sourcecreated_at
Sourcecreated_at=(_created_at : Union(String, Nil))
Sourcecredit_limit_local_micro
Sourcecredit_limit_local_micro=(_credit_limit_local_micro : Union(Int64, Nil))
Sourcecredit_remaining_local_micro
Sourcecredit_remaining_local_micro=(_credit_remaining_local_micro : Union(Int64, Nil))
Sourcecurrency
Sourcecurrency=(_currency : Union(String, Nil))
Sourcedeleted
Sourcedeleted=(_deleted : Union(Bool, Nil))
Sourcedescription
Sourcedescription=(_description : Union(String, Nil))
Sourceend_time
Sourceend_time=(_end_time : Union(String, Nil))
Sourceentity_status
Sourceentity_status=(_entity_status : Union(String, Nil))
Sourcefunded_amount_local_micro
Sourcefunded_amount_local_micro=(_funded_amount_local_micro : Union(Int64, Nil))
Sourceid
Sourceid=(_id : String)
Sourceio_header
Sourceio_header=(_io_header : Union(String, Nil))
Sourcereasons_not_able_to_fund
Sourcereasons_not_able_to_fund=(_reasons_not_able_to_fund : Array(String))
Sourcestart_time
Sourcestart_time=(_start_time : Union(String, Nil))
Sourceto_json(json : JSON::Builder)
Sourceto_pb
Sourcetype
Sourcetype=(_type : Union(String, Nil))
Sourceupdated_at
Sourceupdated_at=(_updated_at : Union(String, Nil))
Source