Class: GetChallengeForPrimaryRegRequest

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

SESSIONID =
1
FIELDS =
{
  SESSIONID => {:type => ::Thrift::Types::STRING, :name => 'sessionId'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end