package
7.0.0+incompatible
Repository: https://github.com/hyperworks/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.
Update updates the details of an account.

# Structs

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