(list-tax-codes stripe-client)
(list-tax-codes stripe-client params)
(list-tax-codes stripe-client params opts)
Lists all tax codes.
Stripe API docs: https://stripe.com/docs/api/tax_codes/list
Lists all tax codes. Stripe API docs: https://stripe.com/docs/api/tax_codes/list
(retrieve-tax-code stripe-client tax-code-id)
(retrieve-tax-code stripe-client tax-code-id opts)
Retrieves the details of an existing tax code.
Stripe API docs: https://stripe.com/docs/api/tax_codes/retrieve
Retrieves the details of an existing tax code. Stripe API docs: https://stripe.com/docs/api/tax_codes/retrieve
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close