S2.Margot.ClientApiContracts.Dto.StripePaymentMethod
idstringnullable
customerIdstringnullable
jsonstringnullable
isDefaultboolean
S2.Margot.ClientApiContracts.Dto.StripePaymentMethod
{
"id": "string",
"customerId": "string",
"json": "string",
"isDefault": true
}