Class: PaidCallAdResult
- Inherits:
-
Object
- Object
- PaidCallAdResult
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/takagi_chan_types.rb,
lib/linerb/gen-rb/takagi_chan_types.rb
Constant Summary collapse
- ADREMAINS =
1
- FIELDS =
{ ADREMAINS => {:type => ::Thrift::Types::I32, :name => 'adRemains'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
15631 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 15631 def struct_fields; FIELDS; end |
#validate ⇒ Object
15633 15634 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 15633 def validate end |