(archive-invoice-rendering-template stripe-client template-id)
(archive-invoice-rendering-template stripe-client template-id opts)
Archives an invoice rendering template.
Stripe API docs: https://stripe.com/docs/api/invoice_rendering_templates/archive
Archives an invoice rendering template. Stripe API docs: https://stripe.com/docs/api/invoice_rendering_templates/archive
(list-invoice-rendering-templates stripe-client)
(list-invoice-rendering-templates stripe-client params)
(list-invoice-rendering-templates stripe-client params opts)
Lists all invoice rendering templates.
Stripe API docs: https://stripe.com/docs/api/invoice_rendering_templates/list
Lists all invoice rendering templates. Stripe API docs: https://stripe.com/docs/api/invoice_rendering_templates/list
(retrieve-invoice-rendering-template stripe-client template-id)
(retrieve-invoice-rendering-template stripe-client template-id opts)
Retrieves an invoice rendering template with the given ID.
Stripe API docs: https://stripe.com/docs/api/invoice_rendering_templates/retrieve
Retrieves an invoice rendering template with the given ID. Stripe API docs: https://stripe.com/docs/api/invoice_rendering_templates/retrieve
(unarchive-invoice-rendering-template stripe-client template-id)
(unarchive-invoice-rendering-template stripe-client template-id opts)
Unarchives an invoice rendering template.
Stripe API docs: https://stripe.com/docs/api/invoice_rendering_templates/unarchive
Unarchives an invoice rendering template. Stripe API docs: https://stripe.com/docs/api/invoice_rendering_templates/unarchive
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close