\Aculab\WebServicesWrapper\VoiceBiometricsUserGroupKey

Represents a user group key

Summary

Methods
Properties
Constants
getKey()
getCreated()
getEnabled()
getRetainData()
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

getKey()

getKey() : string

Get the key value of the user group key.

Returns

string

getCreated()

getCreated() : \DateTime

Get when the user group was created.

Returns

\DateTime —

When the user group key was created.

getEnabled()

getEnabled() : boolean

Determine if the user group key is enabled.

Returns

boolean

getRetainData()

getRetainData() : boolean

Determine if the user group key is set to retain data for diagnostic purposes.

Returns

boolean