wyyerd / stripe-rs

Rust API bindings for the Stripe HTTP API.
Apache License 2.0
224 stars 88 forks source link

Customer discount delete #87

Closed terry90 closed 5 years ago

terry90 commented 5 years ago

Add a method to delete a discount linked to a customer / subscription.

terry90 commented 5 years ago

I don't know why, but I do not see these methods generated anywhere, not sure if you should merge this but I definitely need it, so tell me if I can help

terry90 commented 5 years ago

Won't work