Module api20100401_incoming_phone_number_api

Source

Structs§

CreateIncomingPhoneNumberParams
struct for passing parameters to the method create_incoming_phone_number
DeleteIncomingPhoneNumberParams
struct for passing parameters to the method delete_incoming_phone_number
FetchIncomingPhoneNumberParams
struct for passing parameters to the method fetch_incoming_phone_number
ListIncomingPhoneNumberParams
struct for passing parameters to the method list_incoming_phone_number
UpdateIncomingPhoneNumberParams
struct for passing parameters to the method update_incoming_phone_number

Enums§

CreateIncomingPhoneNumberError
struct for typed errors of method create_incoming_phone_number
DeleteIncomingPhoneNumberError
struct for typed errors of method delete_incoming_phone_number
FetchIncomingPhoneNumberError
struct for typed errors of method fetch_incoming_phone_number
ListIncomingPhoneNumberError
struct for typed errors of method list_incoming_phone_number
UpdateIncomingPhoneNumberError
struct for typed errors of method update_incoming_phone_number

Functions§

create_incoming_phone_number
Purchase a phone-number for the account.
delete_incoming_phone_number
Delete a phone-numbers belonging to the account used to make the request.
fetch_incoming_phone_number
Fetch an incoming-phone-number belonging to the account used to make the request.
list_incoming_phone_number
Retrieve a list of incoming-phone-numbers belonging to the account used to make the request.
update_incoming_phone_number
Update an incoming-phone-number instance.