Structs§
- Cancel
Transaction Params - struct for passing parameters to the method
TransactionsApi::cancel_transaction - Cancel
Transaction Params Builder - Use builder syntax to set the inputs and finish with
build(). - Create
Transaction Params - struct for passing parameters to the method
TransactionsApi::create_transaction - Create
Transaction Params Builder - Use builder syntax to set the inputs and finish with
build(). - Drop
Transaction Params - struct for passing parameters to the method
TransactionsApi::drop_transaction - Drop
Transaction Params Builder - Use builder syntax to set the inputs and finish with
build(). - Estimate
Transaction FeeParams - struct for passing parameters to the method
TransactionsApi::estimate_transaction_fee - Estimate
Transaction FeeParams Builder - Use builder syntax to set the inputs and finish with
build(). - Freeze
Transaction Params - struct for passing parameters to the method
TransactionsApi::freeze_transaction - Freeze
Transaction Params Builder - Use builder syntax to set the inputs and finish with
build(). - GetTransaction
ByExternal IdParams - struct for passing parameters to the method
TransactionsApi::get_transaction_by_external_id - GetTransaction
ByExternal IdParams Builder - Use builder syntax to set the inputs and finish with
build(). - GetTransaction
Params - struct for passing parameters to the method
TransactionsApi::get_transaction - GetTransaction
Params Builder - Use builder syntax to set the inputs and finish with
build(). - GetTransactions
Params - struct for passing parameters to the method
TransactionsApi::get_transactions - GetTransactions
Params Builder - Use builder syntax to set the inputs and finish with
build(). - SetConfirmation
Threshold ByTransaction Hash Params - struct for passing parameters to the method
TransactionsApi::set_confirmation_threshold_by_transaction_hash - SetConfirmation
Threshold ByTransaction Hash Params Builder - Use builder syntax to set the inputs and finish with
build(). - SetTransaction
Confirmation Threshold Params - struct for passing parameters to the method
TransactionsApi::set_transaction_confirmation_threshold - SetTransaction
Confirmation Threshold Params Builder - Use builder syntax to set the inputs and finish with
build(). - Transactions
ApiClient - Unfreeze
Transaction Params - struct for passing parameters to the method
TransactionsApi::unfreeze_transaction - Unfreeze
Transaction Params Builder - Use builder syntax to set the inputs and finish with
build().
Enums§
- Cancel
Transaction Error - struct for typed errors of method
TransactionsApi::cancel_transaction - Create
Transaction Error - struct for typed errors of method
TransactionsApi::create_transaction - Drop
Transaction Error - struct for typed errors of method
TransactionsApi::drop_transaction - Estimate
Transaction FeeError - struct for typed errors of method
TransactionsApi::estimate_transaction_fee - Freeze
Transaction Error - struct for typed errors of method
TransactionsApi::freeze_transaction - GetTransaction
ByExternal IdError - struct for typed errors of method
TransactionsApi::get_transaction_by_external_id - GetTransaction
Error - struct for typed errors of method
TransactionsApi::get_transaction - GetTransactions
Error - struct for typed errors of method
TransactionsApi::get_transactions - SetConfirmation
Threshold ByTransaction Hash Error - struct for typed errors of method
TransactionsApi::set_confirmation_threshold_by_transaction_hash - SetTransaction
Confirmation Threshold Error - struct for typed errors of method
TransactionsApi::set_transaction_confirmation_threshold - Unfreeze
Transaction Error - struct for typed errors of method
TransactionsApi::unfreeze_transaction