stripe v0.6.0 Stripe.InvoiceItem

Summary

Functions

Create a(n) InvoiceItem

Delete a(n) InvoiceItem

Retrive a(n) InvoiceItem by its ID

Update a(n) InvoiceItem

Functions

create(data, opts \\ [])

Create a(n) InvoiceItem

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

Delete a(n) InvoiceItem

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

List all InvoiceItems

retrieve(id, opts \\ [])

Retrive a(n) InvoiceItem by its ID

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

Update a(n) InvoiceItem