Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for listing lines on an Invoice directly #808

Merged
merged 1 commit into from
Nov 19, 2019

Conversation

remi-stripe
Copy link
Contributor

Today, if you want to list the lines on an Invoice, you have to fetch the Invoice first and then paginate. This adds a static method to list line items through the invoice class.

r? @ob-stripe
cc @stripe/api-libraries

@stripe-ci stripe-ci assigned remi-stripe and unassigned ob-stripe Nov 19, 2019
@remi-stripe remi-stripe merged commit 416d1d7 into master Nov 19, 2019
@remi-stripe remi-stripe deleted the remi-add-invoicice-lins branch November 19, 2019 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants