Class: SecondaryQrcodeLoginService::VerifyCertificate_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/linerb/gen-rb/secondary_qrcode_login_service.rb

Constant Summary collapse

REQUEST =
1
FIELDS =
{
  REQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'request', :class => ::VerifyCertificateRequest}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



301
# File 'lib/linerb/gen-rb/secondary_qrcode_login_service.rb', line 301

def struct_fields; FIELDS; end

#validateObject



303
304
# File 'lib/linerb/gen-rb/secondary_qrcode_login_service.rb', line 303

def validate
end