ListPaymentMethodsResponseBody
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/ListPaymentMethodsResponseBody.jsonitems object[]required
Array [
brandstring
createdAtdate-timerequired
expiryMonthint64
expiryYearint64
isDefaultbooleanrequired
last4string
providerstringrequired
providerMethodIDstringrequired
tenantUUIDstringrequired
updatedAtdate-timerequired
uuidstringrequired
]
totalint64required
ListPaymentMethodsResponseBody
{
"$schema": "https://example.com/schemas/ListPaymentMethodsResponseBody.json",
"items": "Unknown Type: array,null",
"total": 0
}