Class: TalkService::VerifyIdentityCredentialWithResult_args
- Inherits:
-
Object
- Object
- TalkService::VerifyIdentityCredentialWithResult_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/talk_service.rb
Constant Summary collapse
- IDENTITYCREDENTIAL =
2
- MIGRATIONPINCODESESSIONID =
3
- FIELDS =
{ IDENTITYCREDENTIAL => {:type => ::Thrift::Types::STRUCT, :name => 'identityCredential', :class => ::IdentityCredential}, MIGRATIONPINCODESESSIONID => {:type => ::Thrift::Types::STRING, :name => 'migrationPincodeSessionId'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
4360 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 4360 def struct_fields; FIELDS; end |
#validate ⇒ Object
4362 4363 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 4362 def validate end |