Stripe card's cardholder name can be null (#27206)

See example response in https://stripe.com/docs/api#retrieve_card
This commit is contained in:
Tyler Jones
2018-07-12 09:21:53 -07:00
committed by Ryan Cavanaugh
parent d18f6afc20
commit 8a4fefd543

View File

@@ -4398,7 +4398,7 @@ declare namespace Stripe {
/**
* Cardholder name
*/
name: string;
name: string | null;
/**
* Uniquely identifies this particular card number. You can use this attribute to check