mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-05 05:04:26 +00:00
* Added missing params to Charge, Customer and related create and update options. Adding Customer Tax Id. * Fix build errors that aren't caught by `npm run lint stripe`. * Add IBalanceTransaction.exchange_rate. ICharge.dispute may be a string. * PR feedback.