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

# Functions

Retrieves the details of an existing transfer.
Returns a list of existing transfers sent to connected accounts.
To send funds from your Stripe account to a connected account, you create a new transfer object.
Updates the specified transfer by setting the values of the parameters passed.

# Structs

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