wyyerd / stripe-rs

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

removed field object from models PaymentIntent, Refund, Payout #47

Closed serejkaaa512 closed 5 years ago

serejkaaa512 commented 5 years ago

Removed fields object due to deserialization from WebHook issues.