mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-27 16:04:34 +00:00
The Stripe API always returns `ICustomer` objects with the `metadata` property as `IMetadata`. It is never `undefined`, as the current definition suggests.