//
pkg.gl
Category
github.com/javinc/stripe-go
account
package
13.1.0+incompatible
Repository:
https://github.com/javinc/stripe-go.git
Documentation:
pkg.go.dev
Overview
Versions
13
Dependencies
3
Dependents
0
Files
223 SLOC
#
Functions
Del
Del deletes an account.
Get
Get returns the details of an account.
GetByID
GetByID returns the details of your account.
List
List lists your accounts.
New
New creates a new account.
Reject
Reject rejects an account.
Update
Update updates the details of an account.
#
Structs
Client
Client is used to invoke /account APIs.
Iter
Iter is an iterator for lists of Accounts.