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

# Functions

Del removes a customer.
Get returns the details of a customer.
List returns a list of customers.
New creates a new customer.
Update updates a customer's properties.

# Structs

Client is used to invoke /customers APIs.
Iter is an iterator for customers.