Structs§
- Create
Incoming Phone Number Params - struct for passing parameters to the method
create_incoming_phone_number
- Delete
Incoming Phone Number Params - struct for passing parameters to the method
delete_incoming_phone_number
- Fetch
Incoming Phone Number Params - struct for passing parameters to the method
fetch_incoming_phone_number
- List
Incoming Phone Number Params - struct for passing parameters to the method
list_incoming_phone_number
- Update
Incoming Phone Number Params - struct for passing parameters to the method
update_incoming_phone_number
Enums§
- Create
Incoming Phone Number Error - struct for typed errors of method
create_incoming_phone_number
- Delete
Incoming Phone Number Error - struct for typed errors of method
delete_incoming_phone_number
- Fetch
Incoming Phone Number Error - struct for typed errors of method
fetch_incoming_phone_number
- List
Incoming Phone Number Error - struct for typed errors of method
list_incoming_phone_number
- Update
Incoming Phone Number Error - 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.