Structs§
- Create
Payout Params - struct for passing parameters to the method
PaymentsPayoutApi::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
PaymentsPayoutApi::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
PaymentsPayoutApi::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
PaymentsPayoutApi::create_payout - Execute
Payout Action Error - struct for typed errors of method
PaymentsPayoutApi::execute_payout_action - GetPayout
Error - struct for typed errors of method
PaymentsPayoutApi::get_payout