Class: ReissueChatTicketRequest

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

REQSEQ =
1
GROUPMID =
2
FIELDS =
{
  REQSEQ => {:type => ::Thrift::Types::I32, :name => 'reqSeq'},
  GROUPMID => {:type => ::Thrift::Types::STRING, :name => 'groupMid'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end