AccountMetaData

The meta data information associated with the account.

Types

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

Properties

Link copied to clipboard

The Amazon Web Services accounts name.

Link copied to clipboard

The details of the address associated with the TRN information.

Link copied to clipboard

Address roles associated with the account containing country code information.

Link copied to clipboard

The type of address associated with the legal profile.

Link copied to clipboard

Seller information associated with the account.

Functions

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