/AWS1/CL_VIDFRAUDRISKDETAILS¶
Details regarding various fraud risk analyses performed against the current session state and streamed audio of the speaker.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_knownfraudsterrisk TYPE REF TO /AWS1/CL_VIDKNOWNFRAUDSTERRISK /AWS1/CL_VIDKNOWNFRAUDSTERRISK¶
The details resulting from 'Known Fraudster Risk' analysis of the speaker.
io_voicespoofingrisk TYPE REF TO /AWS1/CL_VIDVOICESPOOFINGRISK /AWS1/CL_VIDVOICESPOOFINGRISK¶
The details resulting from 'Voice Spoofing Risk' analysis of the speaker.
Queryable Attributes¶
KnownFraudsterRisk¶
The details resulting from 'Known Fraudster Risk' analysis of the speaker.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KNOWNFRAUDSTERRISK() |
Getter for KNOWNFRAUDSTERRISK |
VoiceSpoofingRisk¶
The details resulting from 'Voice Spoofing Risk' analysis of the speaker.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VOICESPOOFINGRISK() |
Getter for VOICESPOOFINGRISK |