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