//
pkg.gl
Category
github.com/stripe/stripe-go/v81
person
package
81.4.0
Repository:
https://github.com/stripe/stripe-go.git
Documentation:
pkg.go.dev
Versions
29
Dependencies
4
Dependents
1
Files
87 SLOC
#
Functions
Del
Deletes an existing person's relationship to the account's legal entity.
Get
Retrieves an existing person.
List
Returns a list of people associated with the account's legal entity.
New
Creates a new person.
Update
Updates an existing person.
#
Structs
Client
Client is used to invoke /accounts/{account}/persons APIs.
Iter
Iter is an iterator for persons.