\Aculab\WebServicesWrapper\VoiceBiometrics\UsersExistsResult

Represents the result of a user exists check

Summary

Methods
Properties
Constants
getUserId()
getTransactionId()
getExists()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

getUserId()

getUserId() : string

Get the identifier of the user.

Returns

string

getTransactionId()

getTransactionId() : string

Get the transaction identifier of the exists check.

Returns

string

getExists()

getExists() : boolean

Determine if the user exists.

Returns

boolean —

Indicates if the user exists