lib/stripe/util.rb in stripe-1.13.0 vs lib/stripe/util.rb in stripe-1.14.0

- old
+ new

@@ -29,9 +29,10 @@ 'transfer' => Transfer, 'recipient' => Recipient, 'card' => Card, 'subscription' => Subscription, 'list' => ListObject, + 'refund' => Refund, 'application_fee' => ApplicationFee } end def self.convert_to_stripe_object(resp, api_key)