stripe v0.8.0 Stripe.Recipient

Link to this section Summary

Functions

Create a(n) Recipient

Delete a(n) Recipient

Retrive a(n) Recipient by its ID

Update a(n) Recipient

Link to this section Functions

Link to this function create(data, opts \\ [])

Create a(n) Recipient

Link to this function delete(id, data \\ [], opts \\ [])

Delete a(n) Recipient

Link to this function list(pagination_opts \\ [], opts \\ [])

List all Recipients

Link to this function retrieve(id, opts \\ [])

Retrive a(n) Recipient by its ID

Link to this function update(id, data, opts \\ [])

Update a(n) Recipient