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