Liking cljdoc? Tell your friends :D

stripe-clojure.events


list-eventsclj

(list-events stripe-client)
(list-events stripe-client params)
(list-events stripe-client params opts)

List events, going back up to 30 days.

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

List events, going back up to 30 days.
   
Stripe API docs: https://stripe.com/docs/api/events/list
sourceraw docstring

retrieve-eventclj

(retrieve-event stripe-client event-id)
(retrieve-event stripe-client event-id opts)

Retrieves the details of an event.

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

Retrieves the details of an event.
   
Stripe API docs: https://stripe.com/docs/api/events/retrieve
sourceraw docstring

stripe-events-endpointclj

source

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

× close