package
13.1.0+incompatible
Repository: https://github.com/javinc/stripe-go.git
Documentation: pkg.go.dev

# Functions

Del deletes an account.
Get returns the details of an account.
GetByID returns the details of your account.
List lists your accounts.
New creates a new account.
Reject rejects an account.
Update updates the details of an account.

# Structs

Client is used to invoke /account APIs.
Iter is an iterator for lists of Accounts.