Class: TalkService::VerifyIdentityCredentialWithResult_args

Inherits:
Object
  • Object
show all
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_fieldsObject



4360
# File 'lib/linerb/gen-rb/talk_service.rb', line 4360

def struct_fields; FIELDS; end

#validateObject



4362
4363
# File 'lib/linerb/gen-rb/talk_service.rb', line 4362

def validate
end