Authority

class Authority

The address domain associate with the tax information.

Types

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

Properties

Link copied to clipboard

The country code for the country that the address is in.

Link copied to clipboard

The state that the address is located.

Functions

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