Liking cljdoc? Tell your friends :D

stripe-clojure.tax-codes


list-tax-codesclj

(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
sourceraw docstring

retrieve-tax-codeclj

(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
sourceraw docstring

stripe-tax-codes-endpointclj

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close