TypeCarteDto
The list of items in the current page.
cardCodestring
Card code
Example:
0250cardLabelstring
Card label
Example:
Visa CardTypeCarteDto
{
"cardCode": "0250",
"cardLabel": "Visa Card"
}
The list of items in the current page.
Card code
0250Card label
Visa Card{
"cardCode": "0250",
"cardLabel": "Visa Card"
}