class Aws::Chime::Types::PhoneNumberOrder

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

@!attribute [rw] phone_number_order_id

The phone number order ID.
@return [String]

@!attribute [rw] product_type

The phone number order product type.
@return [String]

@!attribute [rw] status

The status of the phone number order.
@return [String]

@!attribute [rw] ordered_phone_numbers

The ordered phone number details, such as the phone number in E.164
format and the phone number status.
@return [Array<Types::OrderedPhoneNumber>]

@!attribute [rw] created_timestamp

The phone number order creation time stamp, in ISO 8601 format.
@return [Time]

@!attribute [rw] updated_timestamp

The updated phone number order time stamp, in ISO 8601 format.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/PhoneNumberOrder AWS API Documentation

Constants

SENSITIVE