Structs§
- Create
Params - struct for passing parameters to the method
DAppConnectionsApi::create - Create
Params Builder - Use builder syntax to set the inputs and finish with
build(). - DApp
Connections ApiClient - GetParams
- struct for passing parameters to the method
DAppConnectionsApi::get - GetParams
Builder - Use builder syntax to set the inputs and finish with
build(). - Remove
Params - struct for passing parameters to the method
DAppConnectionsApi::remove - Remove
Params Builder - Use builder syntax to set the inputs and finish with
build(). - Submit
Params - struct for passing parameters to the method
DAppConnectionsApi::submit - Submit
Params Builder - Use builder syntax to set the inputs and finish with
build().
Enums§
- Create
Error - struct for typed errors of method
DAppConnectionsApi::create - GetError
- struct for typed errors of method
DAppConnectionsApi::get - Remove
Error - struct for typed errors of method
DAppConnectionsApi::remove - Submit
Error - struct for typed errors of method
DAppConnectionsApi::submit