SearchAvailablePhoneNumbersRequest

Types

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

Properties

Link copied to clipboard

Confines a search to just the phone numbers associated with the specified area code.

Link copied to clipboard
val city: String?

Confines a search to just the phone numbers associated with the specified city.

Link copied to clipboard

Confines a search to just the phone numbers associated with the specified country.

Link copied to clipboard

The maximum number of results to return.

Link copied to clipboard

The token used to return the next page of results.

Link copied to clipboard

Confines a search to just the phone numbers associated with the specified phone number type, either local or toll-free.

Link copied to clipboard

Confines a search to just the phone numbers associated with the specified state.

Link copied to clipboard

Confines a search to just the phone numbers associated with the specified toll-free prefix.

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