Class: ReturnTicketResponse
- Inherits:
-
Object
- Object
- ReturnTicketResponse
- 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
- RETURNTICKETTIME =
1
- FIELDS =
{ RETURNTICKETTIME => {:type => ::Thrift::Types::I64, :name => 'returnTicketTime'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
11449 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 11449 def struct_fields; FIELDS; end |
#validate ⇒ Object
11451 11452 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 11451 def validate end |