Package version:

Interface PhoneNumbersListAreaCodesOptionalParams

Optional parameters.

Hierarchy

Properties

acceptLanguage?: string

The locale to display in the localized fields in the response. e.g. 'en-US'

administrativeDivision?: string

The name of the state or province in which to search for the area code.

assignmentType?: PhoneNumberAssignmentType

Filter by assignmentType, e.g. User, Application.

locality?: string

The name of locality or town in which to search for the area code. This is required if the number type is Geographic.

maxPageSize?: number

An optional parameter for how many entries to return, for pagination purposes. The default value is 100.

skip?: number

An optional parameter for how many entries to skip, for pagination purposes. The default value is 0.

Generated using TypeDoc