Class: SecondaryQrcodeLoginService::CreateSession_args
- Inherits:
-
Object
- Object
- SecondaryQrcodeLoginService::CreateSession_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/secondary_qrcode_login_service.rb
Overview
HELPER FUNCTIONS AND STRUCTURES
Constant Summary collapse
- REQUEST =
1
- FIELDS =
{ REQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'request', :class => ::CreateQrSessionRequest} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
165 |
# File 'lib/linerb/gen-rb/secondary_qrcode_login_service.rb', line 165 def struct_fields; FIELDS; end |
#validate ⇒ Object
167 168 |
# File 'lib/linerb/gen-rb/secondary_qrcode_login_service.rb', line 167 def validate end |