//
pkg.gl
Category
github.com/agilebits/stripe-go
recipient
package
1.0.3
Repository:
https://github.com/agilebits/stripe-go.git
Documentation:
pkg.go.dev
Overview
Versions
27
Dependencies
3
Dependents
0
Files
181 SLOC
#
Functions
Del
Del removes a recipient.
Get
Get returns the details of a recipient.
List
List returns a list of recipients.
New
New POSTs a new recipient.
Update
Update updates a recipient's properties.
#
Constants
Corp
No description provided by the author
ErroredAccount
No description provided by the author
Individual
No description provided by the author
NewAccount
No description provided by the author
ValidatedAccount
No description provided by the author
VerifiedAccount
No description provided by the author
#
Structs
Client
Client is used to invoke /recipients APIs.
Iter
Iter is a iterator for list responses.