StripePaymentMethod
idstringnullable
customerIdstringnullable
jsonstringnullable
isDefaultboolean
StripePaymentMethod
{
"id": "string",
"customerId": "string",
"json": "string",
"isDefault": true
}
{
"id": "string",
"customerId": "string",
"json": "string",
"isDefault": true
}