Liking cljdoc? Tell your friends :D

stripe-clojure.identity.verification-reports


list-verification-reportsclj

(list-verification-reports stripe-client)
(list-verification-reports stripe-client params)
(list-verification-reports stripe-client params opts)

Lists all identity verification reports.

Stripe API docs: https://stripe.com/docs/api/identity/verification_reports/list

Lists all identity verification reports.
   
Stripe API docs: https://stripe.com/docs/api/identity/verification_reports/list
sourceraw docstring

retrieve-verification-reportclj

(retrieve-verification-report stripe-client report-id)
(retrieve-verification-report stripe-client report-id opts)

Retrieves an identity verification report.

Stripe API docs: https://stripe.com/docs/api/identity/verification_reports/retrieve

Retrieves an identity verification report.
   
Stripe API docs: https://stripe.com/docs/api/identity/verification_reports/retrieve
sourceraw docstring

stripe-identity-verification-reports-endpointclj

source

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

× close