Class: SecondaryQrcodeLoginService::VerifyCertificate_result
- Inherits:
-
Object
- Object
- SecondaryQrcodeLoginService::VerifyCertificate_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/secondary_qrcode_login_service.rb
Constant Summary collapse
- E =
1
- FIELDS =
{ E => {:type => ::Thrift::Types::STRUCT, :name => 'e', :class => ::SecondaryQrCodeException} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
317 |
# File 'lib/linerb/gen-rb/secondary_qrcode_login_service.rb', line 317 def struct_fields; FIELDS; end |
#validate ⇒ Object
319 320 |
# File 'lib/linerb/gen-rb/secondary_qrcode_login_service.rb', line 319 def validate end |