voiceid_associate_fraudster {paws.machine.learning} | R Documentation |
Associates the fraudsters with the watchlist specified in the same domain
Description
Associates the fraudsters with the watchlist specified in the same domain.
See https://www.paws-r-sdk.com/docs/voiceid_associate_fraudster/ for full documentation.
Usage
voiceid_associate_fraudster(DomainId, FraudsterId, WatchlistId)
Arguments
DomainId |
[required] The identifier of the domain that contains the fraudster. |
FraudsterId |
[required] The identifier of the fraudster to be associated with the watchlist. |
WatchlistId |
[required] The identifier of the watchlist you want to associate with the fraudster. |
[Package paws.machine.learning version 0.9.0 Index]