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

# Functions

Cancel an OutboundPayment.
Retrieves the details of an existing OutboundPayment by passing the unique OutboundPayment ID from either the OutboundPayment creation request or OutboundPayment list.
Returns a list of OutboundPayments sent from the specified FinancialAccount.
Creates an OutboundPayment.

# Structs

Client is used to invoke /treasury/outbound_payments APIs.
Iter is an iterator for treasury outbound payments.