PhoneNumberOrder

The details of a phone number order created for Amazon Chime.

Types

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

Properties

Link copied to clipboard

The phone number order creation time stamp, in ISO 8601 format.

Link copied to clipboard

The ordered phone number details, such as the phone number in E.164 format and the phone number status.

Link copied to clipboard

The phone number order ID.

Link copied to clipboard

The phone number order product type.

Link copied to clipboard

The status of the phone number order.

Link copied to clipboard

The updated phone number order time stamp, in ISO 8601 format.

Functions

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