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
13638 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 13638 def struct_fields; FIELDS; end |
#validate ⇒ Object
13640 13641 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 13640 def validate end |