DefinitelyTyped/types/stripe
Hunter Tunnicliff 3ff332729a Fix Stripe.customers.ICustomer.metadata (#28720)
The Stripe API always returns `ICustomer` objects with the `metadata` property as `IMetadata`. It is never `undefined`, as the current definition suggests.
2018-09-10 14:40:47 -07:00
..
index.d.ts Fix Stripe.customers.ICustomer.metadata (#28720) 2018-09-10 14:40:47 -07:00
stripe-tests.ts
tsconfig.json
tslint.json