package
3.1.0+incompatible
Repository: https://github.com/agilebits/stripe-go.git
Documentation: pkg.go.dev

# Functions

Del removes an invoice item.
Get returns the details of an invoice item.
List returns a list of invoice items.
New POSTs new invoice items.
Update updates an invoice item's properties.

# Structs

Client is used to invoke /invoiceitems APIs.
Iter is an iterator for lists of InvoiceItems.