AccountLink

Information about about the account link.

Types

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

Properties

Link copied to clipboard

The identifier of the account link.

Link copied to clipboard

The status of the account link.

Link copied to clipboard

The identifier of the source account.

Link copied to clipboard

The identifier of the target account.

Functions

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