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

# Functions

An OutboundTransfer can be canceled if the funds have not yet been paid out.
Retrieves the details of an existing OutboundTransfer by passing the unique OutboundTransfer ID from either the OutboundTransfer creation request or OutboundTransfer list.
Returns a list of OutboundTransfers sent from the specified FinancialAccount.
Creates an OutboundTransfer.

# Structs

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