FraudsterRegistrationJobSummary
Contains a summary of information about a fraudster registration job.
Types
Properties
Link copied to clipboard
Contains details that are populated when an entire batch job fails. In cases of individual registration job failures, the batch job as a whole doesn't fail; it is completed with a JobStatus
of COMPLETED_WITH_ERRORS
. You can use the job output file to identify the individual registration requests that failed.
Link copied to clipboard
Shows the completed percentage of registration requests listed in the input file.
Link copied to clipboard
The current status of the fraudster registration job.
Functions
Link copied to clipboard
inline fun copy(block: FraudsterRegistrationJobSummary.Builder.() -> Unit = {}): FraudsterRegistrationJobSummary