//
pkg.gl
Category
github.com/javinc/stripe-go
customer
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
184 SLOC
#
Functions
Del
Del removes a customer.
Get
Get returns the details of a customer.
List
List returns a list of customers.
New
New POSTs new customers.
Update
Update updates a customer's properties.
#
Structs
Client
Client is used to invoke /customers APIs.
Iter
Iter is an iterator for lists of Customers.