FraudsterSummary

Contains a summary of information about a fraudster.

Types

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

Properties

Link copied to clipboard

The timestamp of when the fraudster summary was created.

Link copied to clipboard

The identifier of the domain that contains the fraudster summary.

Link copied to clipboard

The service-generated identifier for the fraudster.

Link copied to clipboard

The identifier of the watchlists the fraudster is a part of.

Functions

Link copied to clipboard
inline fun copy(block: FraudsterSummary.Builder.() -> Unit = {}): FraudsterSummary
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