Fraudster
Contains all the information about a fraudster.
Contents
- CreatedAt
-
The timestamp of when Voice ID identified the fraudster.
Type: Timestamp
Required: No
- DomainId
-
The identifier of the domain that contains the fraudster.
Type: String
Length Constraints: Fixed length of 22.
Pattern:
^[a-zA-Z0-9]{22}$
Required: No
- GeneratedFraudsterId
-
The service-generated identifier for the fraudster.
Type: String
Length Constraints: Fixed length of 25.
Pattern:
^id#[a-zA-Z0-9]{22}$
Required: No
- WatchlistIds
-
The identifier of the watchlists the fraudster is a part of.
Type: Array of strings
Length Constraints: Fixed length of 22.
Pattern:
^[a-zA-Z0-9]{22}$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: