lib/stripe/util.rb in stripe-1.57.1 vs lib/stripe/util.rb in stripe-1.58.0
- old
+ new
@@ -50,13 +50,13 @@
'recipient' => Recipient,
'refund' => Refund,
'sku' => SKU,
'subscription' => Subscription,
'subscription_item' => SubscriptionItem,
+ 'three_d_secure' => ThreeDSecure,
'token' => Token,
'transfer' => Transfer,
'transfer_reversal' => Reversal,
- 'three_d_secure' => ThreeDSecure,
}
end
# Converts a hash of fields or an array of hashes into a +StripeObject+ or
# array of +StripeObject+s. These new objects will be created as a concrete