Liking cljdoc? Tell your friends :D

stripe-clojure.exchange-rates


list-exchange-ratesclj

(list-exchange-rates stripe-client)
(list-exchange-rates stripe-client params)
(list-exchange-rates stripe-client params opts)

Returns a list of objects that contain the rates at which foreign currencies are converted to one another.

Stripe API docs: https://stripe.com/docs/api/exchange_rates/list

Returns a list of objects that contain the rates at which foreign currencies are converted to one another.
   
Stripe API docs: https://stripe.com/docs/api/exchange_rates/list
sourceraw docstring

retrieve-exchange-rateclj

(retrieve-exchange-rate stripe-client currency)
(retrieve-exchange-rate stripe-client currency opts)

Retrieves the exchange rates from the given currency to every supported currency.

Stripe API docs: https://stripe.com/docs/api/exchange_rates/retrieve

Retrieves the exchange rates from the given currency to every supported currency.
   
Stripe API docs: https://stripe.com/docs/api/exchange_rates/retrieve
sourceraw docstring

stripe-exchange-rates-endpointclj

source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close