Class: VerifyQrCodeRequest
- Inherits:
-
Object
- Object
- VerifyQrCodeRequest
- 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
- AUTHSESSIONID =
1
- METADATA =
2
- FIELDS =
{ AUTHSESSIONID => {:type => ::Thrift::Types::STRING, :name => 'authSessionId'}, METADATA => {:type => ::Thrift::Types::MAP, :name => 'metaData', :key => {:type => ::Thrift::Types::STRING}, :value => {:type => ::Thrift::Types::STRING}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
7340 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 7340 def struct_fields; FIELDS; end |
#validate ⇒ Object
7342 7343 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 7342 def validate end |