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

# Functions

Retrieves the details of an existing file object.
Returns a list of the files that your account has access to.
To upload a file to Stripe, you need to send a request of type multipart/form-data.

# Structs

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