Class: ReturnTicketResponse

Inherits:
Object
  • Object
show all
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_fieldsObject



10147
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 10147

def struct_fields; FIELDS; end

#validateObject



10149
10150
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 10149

def validate
end