Liking cljdoc? Tell your friends :D

stripe-clojure.linked-accounts


disconnect-linked-accountclj

(disconnect-linked-account stripe-client account-id)
(disconnect-linked-account stripe-client account-id opts)

Disables the linked account for the account.

Stripe API docs: https://stripe.com/docs/api/linked_accounts/disconnect

Disables the linked account for the account.
   
Stripe API docs: https://stripe.com/docs/api/linked_accounts/disconnect
sourceraw docstring

list-linked-account-ownersclj

(list-linked-account-owners stripe-client account-id)
(list-linked-account-owners stripe-client account-id params)
(list-linked-account-owners stripe-client account-id params opts)

Lists all owners for the linked account.

Stripe API docs: https://stripe.com/docs/api/linked_accounts/owners

Lists all owners for the linked account.
   
Stripe API docs: https://stripe.com/docs/api/linked_accounts/owners
sourceraw docstring

list-linked-accountsclj

(list-linked-accounts stripe-client)
(list-linked-accounts stripe-client params)
(list-linked-accounts stripe-client params opts)

Returns a list of linked accounts for the account.

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

Returns a list of linked accounts for the account.
   
Stripe API docs: https://stripe.com/docs/api/linked_accounts/list
sourceraw docstring

refresh-linked-accountclj

(refresh-linked-account stripe-client account-id)
(refresh-linked-account stripe-client account-id params)
(refresh-linked-account stripe-client account-id params opts)

Refreshes the linked account balance for the account.

Stripe API docs: https://stripe.com/docs/api/linked_accounts/refresh

Refreshes the linked account balance for the account.
   
Stripe API docs: https://stripe.com/docs/api/linked_accounts/refresh
sourceraw docstring

retrieve-linked-accountclj

(retrieve-linked-account stripe-client account-id)
(retrieve-linked-account stripe-client account-id opts)

Retrieves the details of an existing linked account.

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

Retrieves the details of an existing linked account.
   
Stripe API docs: https://stripe.com/docs/api/linked_accounts/retrieve
sourceraw docstring

stripe-linked-accounts-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