//
pkg.gl
Category
github.com/stripe/stripe-go/v81
taxrate
package
81.4.0
Repository:
https://github.com/stripe/stripe-go.git
Documentation:
pkg.go.dev
Versions
21
Dependencies
3
Dependents
1
Files
66 SLOC
#
Functions
Get
Retrieves a tax rate with the given ID.
List
Returns a list of your tax rates.
New
Creates a new tax rate.
Update
Updates an existing tax rate.
#
Structs
Client
Client is used to invoke /tax_rates APIs.
Iter
Iter is an iterator for tax rates.