Class: NotifyEnteringRequest

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

TICKETIDS =
1
FIELDS =
{
  TICKETIDS => {:type => ::Thrift::Types::LIST, :name => 'ticketIds', :element => {:type => ::Thrift::Types::STRING}}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end