class TwitterAds::Stats::IdData

Defined in:

twitter-ads/models/stats/id_data.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def account_id : String #

def account_id=(v : String) : String #

def account_id=(v : Nil) #

nil assignments are always ignored


def account_id? : String | Nil #

def id : String #

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

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

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

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

[View source]
def to_pb #

[View source]