package
81.4.0
Repository: https://github.com/stripe/stripe-go.git
Documentation: pkg.go.dev

# Functions

You can cancel a previously created payout if its status is pending.
Retrieves the details of an existing payout.
Returns a list of existing payouts sent to third-party bank accounts or payouts that Stripe sent to you.
To send funds to your own bank account, create a new payout object.
Reverses a payout by debiting the destination bank account.
Updates the specified payout by setting the values of the parameters you pass.

# Structs

Client is used to invoke /payouts APIs.
Iter is an iterator for payouts.