stripe / stripe-python

Python library for the Stripe API.
https://stripe.com
MIT License
1.67k stars 424 forks source link

Add method to list invoice line items #1335

Closed ramya-stripe closed 4 months ago

ramya-stripe commented 4 months ago

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

Changelog