Structs§
- Create
Payout Params - struct for passing parameters to the method [
create_payout
] - Create
Payout Params Builder - Use builder syntax to set the inputs and finish with
build()
. - Execute
Payout Action Params - struct for passing parameters to the method [
execute_payout_action
] - Execute
Payout Action Params Builder - Use builder syntax to set the inputs and finish with
build()
. - GetPayout
Params - struct for passing parameters to the method [
get_payout
] - GetPayout
Params Builder - Use builder syntax to set the inputs and finish with
build()
. - Payments
Payout ApiClient
Enums§
- Create
Payout Error - struct for typed errors of method [
create_payout
] - Execute
Payout Action Error - struct for typed errors of method [
execute_payout_action
] - GetPayout
Error - struct for typed errors of method [
get_payout
]