Module api20100401_application_api

Source

Structs§

CreateApplicationParams
struct for passing parameters to the method create_application
DeleteApplicationParams
struct for passing parameters to the method delete_application
FetchApplicationParams
struct for passing parameters to the method fetch_application
ListApplicationParams
struct for passing parameters to the method list_application
UpdateApplicationParams
struct for passing parameters to the method update_application

Enums§

CreateApplicationError
struct for typed errors of method create_application
DeleteApplicationError
struct for typed errors of method delete_application
FetchApplicationError
struct for typed errors of method fetch_application
ListApplicationError
struct for typed errors of method list_application
UpdateApplicationError
struct for typed errors of method update_application

Functions§

create_application
Create a new application within your account
delete_application
Delete the application by the specified application sid
fetch_application
Fetch the application specified by the provided sid
list_application
Retrieve a list of applications representing an application within the requesting account
update_application
Updates the application’s properties