lib/stripe/util.rb in stripe-1.35.1 vs lib/stripe/util.rb in stripe-1.36.0

- old
+ new

@@ -28,9 +28,10 @@ 'balance' => Balance, 'balance_transaction' => BalanceTransaction, 'bank_account' => BankAccount, 'card' => Card, 'charge' => Charge, + 'country_spec' => CountrySpec, 'coupon' => Coupon, 'customer' => Customer, 'event' => Event, 'fee_refund' => ApplicationFeeRefund, 'invoiceitem' => InvoiceItem,