phonenumbers Package
Packages
aio | |
siprouting |
Classes
AvailablePhoneNumber |
Represents a phone number available in inventory. Variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to server. |
CommunicationError |
The Communication Services error. Variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to server. |
OperatorInformation |
Represents metadata about a phone number that is controlled/provided by that phone number's operator. All required parameters must be populated in order to send to server. |
OperatorInformationOptions |
Represents options to modify a search request for operator information. |
OperatorInformationResult |
Represents a search result containing format and operator information associated with the requested phone numbers. |
PhoneNumberAdministrativeDivision |
Represents an administrative division. e.g. state or province. All required parameters must be populated in order to send to server. |
PhoneNumberAreaCode |
Represents an Area Code. |
PhoneNumberCapabilities |
Capabilities of a phone number. All required parameters must be populated in order to send to server. |
PhoneNumberCost |
The incurred cost for a single phone number. All required parameters must be populated in order to send to server. |
PhoneNumberCountry |
Represents a country. All required parameters must be populated in order to send to server. |
PhoneNumberLocality |
Represents a locality. All required parameters must be populated in order to send to server. |
PhoneNumberOffering |
Represents a phone number capability offering. All required parameters must be populated in order to send to server. |
PhoneNumberSearchResult |
The result of a phone number search operation. All required parameters must be populated in order to send to server. |
PhoneNumbersBrowseResult |
The result of a phone number browse operation. All required parameters must be populated in order to send to server. |
PhoneNumbersClient |
A client to interact with the AzureCommunicationService Phone Numbers gateway. This client provides operations to interact with the phone numbers service |
PhoneNumbersReservation |
Represents a reservation for phone numbers. A reservation is a temporary hold on phone numbers that can later be purchased. The reservation has a limited lifetime after which the phone numbers are released if not purchased. Reservations older than 1 month are automatically deleted. Variables are only populated by the server, and will be ignored when sending a request. |
PurchasedPhoneNumber |
Represents a purchased phone number. All required parameters must be populated in order to send to server. |
Enums
BillingFrequency |
The frequency with which the cost gets billed. |
PhoneNumberAssignmentType |
Represents the assignment type of the offering. |
PhoneNumberAvailabilityStatus |
Represents the status of the phone number. Possible values include: 'available', 'reserved', 'expired', 'error', 'purchased'. |
PhoneNumberCapabilityType |
Capability value for calling. |
PhoneNumberSearchResultError |
Mapping Error Messages to Codes. |
PhoneNumberType |
Represents the number type of the offering. |
ReservationStatus |
Represents the status of the reservation. Possible values include: 'active', 'submitted', 'completed', 'expired'. |