(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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |