class TwitterAds::StatsAccountIdData

Defined in:

twitter-ads/models/stats_account_id_data.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(__temp_1108 : JSON::PullParser) #

[View source]

Instance Method Detail

def id : String #

[View source]
def id=(_id : String) #

[View source]
def id_data : Array(StatsAccountMetrics) #

[View source]
def id_data=(_id_data : Array(StatsAccountMetrics)) #

[View source]
def to_json(json : JSON::Builder) #

[View source]
def to_pb #

[View source]