Module payments_payout_api

Source

Structs§

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

Enums§

CreatePayoutError
struct for typed errors of method [create_payout]
ExecutePayoutActionError
struct for typed errors of method [execute_payout_action]
GetPayoutError
struct for typed errors of method [get_payout]

Traits§

PaymentsPayoutApi