RegistrationConfig
class RegistrationConfig
The registration configuration to be used during the batch fraudster registration job.
Types
Properties
Link copied to clipboard
The action to take when a fraudster is identified as a duplicate. The default action is SKIP
, which skips registering the duplicate fraudster. Setting the value to REGISTER_AS_NEW
always registers a new fraudster into the specified domain.
Link copied to clipboard
The minimum similarity score between the new and old fraudsters in order to consider the new fraudster a duplicate.
Link copied to clipboard
The identifiers of watchlists that a fraudster is registered to. If a watchlist isn't provided, the fraudsters are registered to the default watchlist.