Class: PaidCallRedeemResult
- Inherits:
-
Object
- Object
- PaidCallRedeemResult
- 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
- EVENTNAME =
1
- EVENTAMOUNT =
2
- FIELDS =
{ EVENTNAME => {:type => ::Thrift::Types::STRING, :name => 'eventName'}, EVENTAMOUNT => {:type => ::Thrift::Types::I32, :name => 'eventAmount'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
12452 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 12452 def struct_fields; FIELDS; end |
#validate ⇒ Object
12454 12455 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 12454 def validate end |