Class: GetReservationsResponse
- Inherits:
-
Object
- Object
- GetReservationsResponse
- 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
- RESERVATIONS =
1
- FIELDS =
{ RESERVATIONS => {:type => ::Thrift::Types::LIST, :name => 'reservations', :element => {:type => ::Thrift::Types::STRUCT, :class => ::Reservation}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
11385 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 11385 def struct_fields; FIELDS; end |
#validate ⇒ Object
11387 11388 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 11387 def validate end |