TwitterAds::Proto::StatsAccountRequest
Inherits JSON::Serializable < Protobuf::Message < Struct < Value < Object
Constants
FIELDS = {1 => {name: :params, pb_type: StatsAccountParams, crystal_type: StatsAccountParams, cast_type: StatsAccountParams, native: false, optional: false, repeated: false, default: nil, packed: false}} of Int32 => HashLiteral(Symbol, ASTNode)
Fields = {} of String => Field
Constructors
new(buf : Protobuf::Buffer)
new(params : StatsAccountParams)
new(pull : JSON::PullParser)
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Class methods
from_protobuf(io)
Instance methods
[](key : String)
[]=(key : String, val)
[]?(key : String)
params
params=(params : StatsAccountParams)
to_hash
to_protobuf(io : IO, embedded = false)
to_protobuf