stripe / stripe-java

Java library for the Stripe API.
https://stripe.com
MIT License
825 stars 360 forks source link

Fixed example for raw request in readme file #1894

Closed prathmesh-stripe closed 1 month ago

prathmesh-stripe commented 1 month ago

Added an raw request example in readme to show read customer endpoint with type casting support.