FraudsterRegistrationJobSummary

Contains a summary of information about a fraudster registration job.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A timestamp of when the fraudster registration job was created.

Link copied to clipboard

The identifier of the domain that contains the fraudster registration job.

Link copied to clipboard

A timestamp of when the fraudster registration job ended.

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

The service-generated identifier for the fraudster registration job.

Link copied to clipboard

The client-provided name for the fraudster registration job.

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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String