class

TwitterAds::FundingInstrument

Inherits Reference < Object

Constructors

new(__temp_720 : JSON::PullParser)
Source

Instance methods

able_to_fund
Source
able_to_fund=(_able_to_fund : Union(Bool, Nil))
Source
account_id
Source
account_id=(_account_id : Union(String, Nil))
Source
created_at
Source
created_at=(_created_at : Union(String, Nil))
Source
credit_limit_local_micro
Source
credit_limit_local_micro=(_credit_limit_local_micro : Union(Int64, Nil))
Source
credit_remaining_local_micro
Source
credit_remaining_local_micro=(_credit_remaining_local_micro : Union(Int64, Nil))
Source
currency
Source
currency=(_currency : Union(String, Nil))
Source
deleted
Source
deleted=(_deleted : Union(Bool, Nil))
Source
description
Source
description=(_description : Union(String, Nil))
Source
end_time
Source
end_time=(_end_time : Union(String, Nil))
Source
entity_status
Source
entity_status=(_entity_status : Union(String, Nil))
Source
funded_amount_local_micro
Source
funded_amount_local_micro=(_funded_amount_local_micro : Union(Int64, Nil))
Source
id=(_id : String)
Source
io_header
Source
io_header=(_io_header : Union(String, Nil))
Source
reasons_not_able_to_fund
Source
reasons_not_able_to_fund=(_reasons_not_able_to_fund : Array(String))
Source
start_time
Source
start_time=(_start_time : Union(String, Nil))
Source
to_json(json : JSON::Builder)
Source
to_pb
Source
type
Source
type=(_type : Union(String, Nil))
Source
updated_at
Source
updated_at=(_updated_at : Union(String, Nil))
Source