AccountDetails

An object that contains information about your account details.

Types

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

Properties

Link copied to clipboard

Additional email addresses where updates are sent about your account review process.

Link copied to clipboard

The language you would prefer for the case. The contact language can be one of ENGLISH or JAPANESE.

Link copied to clipboard

The type of email your account is sending. The mail type can be one of the following:

Link copied to clipboard

Information about the review of the latest details you submitted.

Link copied to clipboard

A description of the types of email that you plan to send.

Link copied to clipboard

The URL of your website. This information helps us better understand the type of content that you plan to send.

Functions

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