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

# Functions

Get returns the details of a credit note.
List returns a list of credit notes.
ListLines returns a list of credit note line items on a credit note.
ListPreviewLines returns a list of lines on a previewed credit note.
New creates a new credit note.
Preview previews a credit note.
Update updates a credit note.
VoidCreditNote voids a credit note.

# Structs

Client is the client used to invoke /credit_notes APIs.
Iter is an iterator for credit notes.
LineItemIter is an iterator for credit note line items on a credit note.