stripe v0.6.0 Stripe.Recipient

Summary

Functions

Create a(n) Recipient

Delete a(n) Recipient

Retrive a(n) Recipient by its ID

Update a(n) Recipient

Functions

create(data, opts \\ [])

Create a(n) Recipient

delete(id, data \\ [], opts \\ [])

Delete a(n) Recipient

endpoint()
list(pagination_opts \\ [], opts \\ [])

List all Recipients

retrieve(id, opts \\ [])

Retrive a(n) Recipient by its ID

update(id, data, opts \\ [])

Update a(n) Recipient