Module payments_payout_api

Module payments_payout_api 

Source

Structs§

CreatePayoutParams
struct for passing parameters to the method PaymentsPayoutApi::create_payout
CreatePayoutParamsBuilder
Use builder syntax to set the inputs and finish with build().
ExecutePayoutActionParams
struct for passing parameters to the method PaymentsPayoutApi::execute_payout_action
ExecutePayoutActionParamsBuilder
Use builder syntax to set the inputs and finish with build().
GetPayoutParams
struct for passing parameters to the method PaymentsPayoutApi::get_payout
GetPayoutParamsBuilder
Use builder syntax to set the inputs and finish with build().
PaymentsPayoutApiClient

Enums§

CreatePayoutError
struct for typed errors of method PaymentsPayoutApi::create_payout
ExecutePayoutActionError
struct for typed errors of method PaymentsPayoutApi::execute_payout_action
GetPayoutError
struct for typed errors of method PaymentsPayoutApi::get_payout

Traits§

PaymentsPayoutApi