Structs§
- Check
Third Party Routing Params - struct for passing parameters to the method [
check_third_party_routing
] - Check
Third Party Routing Params Builder - Use builder syntax to set the inputs and finish with
build()
. - Create
Network Connection Params - struct for passing parameters to the method [
create_network_connection
] - Create
Network Connection Params Builder - Use builder syntax to set the inputs and finish with
build()
. - Create
Network IdParams - struct for passing parameters to the method [
create_network_id
] - Create
Network IdParams Builder - Use builder syntax to set the inputs and finish with
build()
. - Delete
Network Connection Params - struct for passing parameters to the method [
delete_network_connection
] - Delete
Network Connection Params Builder - Use builder syntax to set the inputs and finish with
build()
. - Delete
Network IdParams - struct for passing parameters to the method [
delete_network_id
] - Delete
Network IdParams Builder - Use builder syntax to set the inputs and finish with
build()
. - Fireblocks
Network ApiClient - GetNetwork
IdParams - struct for passing parameters to the method [
get_network_id
] - GetNetwork
IdParams Builder - Use builder syntax to set the inputs and finish with
build()
. - GetNetwork
Params - struct for passing parameters to the method [
get_network
] - GetNetwork
Params Builder - Use builder syntax to set the inputs and finish with
build()
. - Search
Network IdsParams - struct for passing parameters to the method [
search_network_ids
] - Search
Network IdsParams Builder - Use builder syntax to set the inputs and finish with
build()
. - SetNetwork
IdDiscoverability Params - struct for passing parameters to the method
[
set_network_id_discoverability
] - SetNetwork
IdDiscoverability Params Builder - Use builder syntax to set the inputs and finish with
build()
. - SetNetwork
IdName Params - struct for passing parameters to the method [
set_network_id_name
] - SetNetwork
IdName Params Builder - Use builder syntax to set the inputs and finish with
build()
. - SetNetwork
IdRouting Policy Params - struct for passing parameters to the method
[
set_network_id_routing_policy
] - SetNetwork
IdRouting Policy Params Builder - Use builder syntax to set the inputs and finish with
build()
. - SetRouting
Policy Params - struct for passing parameters to the method [
set_routing_policy
] - SetRouting
Policy Params Builder - Use builder syntax to set the inputs and finish with
build()
.
Enums§
- Check
Third Party Routing Error - struct for typed errors of method [
check_third_party_routing
] - Create
Network Connection Error - struct for typed errors of method [
create_network_connection
] - Create
Network IdError - struct for typed errors of method [
create_network_id
] - Delete
Network Connection Error - struct for typed errors of method [
delete_network_connection
] - Delete
Network IdError - struct for typed errors of method [
delete_network_id
] - GetNetwork
Connections Error - struct for typed errors of method [
get_network_connections
] - GetNetwork
Error - struct for typed errors of method [
get_network
] - GetNetwork
IdError - struct for typed errors of method [
get_network_id
] - GetNetwork
IdsError - struct for typed errors of method [
get_network_ids
] - GetRouting
Policy Asset Groups Error - struct for typed errors of method [
get_routing_policy_asset_groups
] - Search
Network IdsError - struct for typed errors of method [
search_network_ids
] - SetNetwork
IdDiscoverability Error - struct for typed errors of method [
set_network_id_discoverability
] - SetNetwork
IdName Error - struct for typed errors of method [
set_network_id_name
] - SetNetwork
IdRouting Policy Error - struct for typed errors of method [
set_network_id_routing_policy
] - SetRouting
Policy Error - struct for typed errors of method [
set_routing_policy
]