Module api20100401_account_api

Source

Structs§

CreateAccountParams
struct for passing parameters to the method create_account
FetchAccountParams
struct for passing parameters to the method fetch_account
ListAccountParams
struct for passing parameters to the method list_account
UpdateAccountParams
struct for passing parameters to the method update_account

Enums§

CreateAccountError
struct for typed errors of method create_account
FetchAccountError
struct for typed errors of method fetch_account
ListAccountError
struct for typed errors of method list_account
UpdateAccountError
struct for typed errors of method update_account

Functions§

create_account
Create a new Twilio Subaccount from the account making the request
fetch_account
Fetch the account specified by the provided Account Sid
list_account
Retrieves a collection of Accounts belonging to the account used to make the request
update_account
Modify the properties of a given Account