ListPhoneNumbersOptedOutResponse

The response from the ListPhoneNumbersOptedOut action.

Types

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

Properties

Link copied to clipboard

A NextToken string is returned when you call the ListPhoneNumbersOptedOut action if additional records are available after the first page of results.

Link copied to clipboard

A list of phone numbers that are opted out of receiving SMS messages. The list is paginated, and each page can contain up to 100 phone numbers.

Functions

Link copied to clipboard
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