stripe v0.8.0 Stripe.InvoiceItem

Link to this section Summary

Functions

Create a(n) InvoiceItem

Delete a(n) InvoiceItem

Retrive a(n) InvoiceItem by its ID

Update a(n) InvoiceItem

Link to this section Functions

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

Create a(n) InvoiceItem

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

Delete a(n) InvoiceItem

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

List all InvoiceItems

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

Retrive a(n) InvoiceItem by its ID

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

Update a(n) InvoiceItem