ListCardTypesResponseBody
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/ListCardTypesResponseBody.jsonitems object[]required
Array [
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/CardTypeView.jsonactivebooleanrequired
allowMultiplePerPersonbooleanrequired
codeFormatstringrequired
createdAtdate-timerequired
createdBystring
defaultBenefitsstring[]nullable
descriptionstring
displayNamestringrequired
keystringrequired
tiersstring[]nullable
updatedAtdate-timerequired
updatedBystring
uuidstringrequired
]
ListCardTypesResponseBody
{
"$schema": "https://example.com/schemas/ListCardTypesResponseBody.json",
"items": "Unknown Type: array,null"
}