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

# Functions

Updates the status of an invoice rendering template to ‘archived' so no new Stripe objects (customers, invoices, etc.) can reference it.
Retrieves an invoice rendering template with the given ID.
List all templates, ordered by creation date, with the most recently created template appearing first.
Unarchive an invoice rendering template so it can be used on new Stripe objects again.

# Structs

Client is used to invoke /invoice_rendering_templates APIs.
Iter is an iterator for invoice rendering templates.