Fraudster

class Fraudster

Contains all the information about a fraudster.

Types

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

Properties

Link copied to clipboard
val createdAt: <Error class: unknown class>?

The timestamp of when Voice ID identified the fraudster.

Link copied to clipboard

The identifier of the domain that contains the fraudster.

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: Fraudster.Builder.() -> Unit = {}): Fraudster
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