Module api20100401_connect_app_api

Source

Structs§

DeleteConnectAppParams
struct for passing parameters to the method delete_connect_app
FetchConnectAppParams
struct for passing parameters to the method fetch_connect_app
ListConnectAppParams
struct for passing parameters to the method list_connect_app
UpdateConnectAppParams
struct for passing parameters to the method update_connect_app

Enums§

DeleteConnectAppError
struct for typed errors of method delete_connect_app
FetchConnectAppError
struct for typed errors of method fetch_connect_app
ListConnectAppError
struct for typed errors of method list_connect_app
UpdateConnectAppError
struct for typed errors of method update_connect_app

Functions§

delete_connect_app
Delete an instance of a connect-app
fetch_connect_app
Fetch an instance of a connect-app
list_connect_app
Retrieve a list of connect-apps belonging to the account used to make the request
update_connect_app
Update a connect-app with the specified parameters