Jurisdiction

The jurisdiction details of the TRN information of the customers. This doesn't contain full legal address, and contains only country code and state/region/province.

Types

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

Properties

Link copied to clipboard

The country code of the jurisdiction.

Link copied to clipboard

The state, region, or province associated with the country of the jurisdiction, if applicable.

Functions

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