wyyerd / stripe-rs

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

Fix/optional country pm card #203

Closed fisherdarling closed 2 years ago

fisherdarling commented 2 years ago

country on PaymentMethodCard should be Option<String>.