Module d_app_connections_api

Source

Structs§

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

Enums§

CreateError
struct for typed errors of method [create]
GetError
struct for typed errors of method [get]
RemoveError
struct for typed errors of method [remove]
SubmitError
struct for typed errors of method [submit]

Traits§

DAppConnectionsApi