package
81.4.0
Repository: https://github.com/stripe/stripe-go.git
Documentation: pkg.go.dev

# Functions

You can also delete webhook endpoints via the [webhook endpoint management](https://dashboard.stripe.com/account/webhooks) page of the Stripe dashboard.
Retrieves the webhook endpoint with the given ID.
Returns a list of your webhook endpoints.
A webhook endpoint must have a url and a list of enabled_events.
Updates the webhook endpoint.

# Structs

Client is used to invoke /webhook_endpoints APIs.
Iter is an iterator for webhook endpoints.