Class: NotifyEnteringRequest
- Inherits:
-
Object
- Object
- NotifyEnteringRequest
- 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
- TICKETIDS =
1
- FIELDS =
{ TICKETIDS => {:type => ::Thrift::Types::LIST, :name => 'ticketIds', :element => {:type => ::Thrift::Types::STRING}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
10099 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 10099 def struct_fields; FIELDS; end |
#validate ⇒ Object
10101 10102 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 10101 def validate end |