//
pkg.gl
Category
github.com/agilebits/stripe-go
customer
package
70.15.0+incompatible
Repository:
https://github.com/agilebits/stripe-go.git
Documentation:
pkg.go.dev
Overview
Versions
27
Dependencies
3
Dependents
0
Files
70 SLOC
#
Functions
Del
Del removes a customer.
Get
Get returns the details of a customer.
List
List returns a list of customers.
New
New creates a new customer.
Update
Update updates a customer's properties.
#
Structs
Client
Client is used to invoke /customers APIs.
Iter
Iter is an iterator for customers.