\Aculab\WebServicesWrapper\VoiceBiometrics\UsersDeleteResult

Represents the result of a user deletion

Summary

Methods
Properties
Constants
getUserId()
getTransactionId()
getDeletedTime()
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 delete.

Returns

string

getDeletedTime()

getDeletedTime() : \DateTime

Get when the user was deleted.

Returns

\DateTime