Module d_app_connections_api

Module d_app_connections_api 

Source

Structs§

CreateParams
struct for passing parameters to the method DAppConnectionsApi::create
CreateParamsBuilder
Use builder syntax to set the inputs and finish with build().
DAppConnectionsApiClient
GetParams
struct for passing parameters to the method DAppConnectionsApi::get
GetParamsBuilder
Use builder syntax to set the inputs and finish with build().
RemoveParams
struct for passing parameters to the method DAppConnectionsApi::remove
RemoveParamsBuilder
Use builder syntax to set the inputs and finish with build().
SubmitParams
struct for passing parameters to the method DAppConnectionsApi::submit
SubmitParamsBuilder
Use builder syntax to set the inputs and finish with build().

Enums§

CreateError
struct for typed errors of method DAppConnectionsApi::create
GetError
struct for typed errors of method DAppConnectionsApi::get
RemoveError
struct for typed errors of method DAppConnectionsApi::remove
SubmitError
struct for typed errors of method DAppConnectionsApi::submit

Traits§

DAppConnectionsApi