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 method to list invoice line items #1335

Merged
merged 2 commits into from
May 24, 2024
Merged

Conversation

ramya-stripe
Copy link
Contributor

@ramya-stripe ramya-stripe commented May 24, 2024

This PR adds the method to list invoice line items which was missing in stripe-python but is present in our other libraries

Changelog

  • Add methods list_lines() and list_lines_async() on the class Invoice to list the invoice line items

Copy link
Contributor

@anniel-stripe anniel-stripe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for adding tests!

@ramya-stripe ramya-stripe merged commit e559fde into master May 24, 2024
15 checks passed
@ramya-stripe ramya-stripe deleted the ramya/invoice-line-items branch May 24, 2024 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants