IsCardValidResponse

Response to validate card

Summary

Variables

card_type

CardType

The cardtype of the card

card_type_type

CardTypeType

The cardtypetype of the card

card_community

CommunityVO

The community of the card and cardtype, and therefor its customer if present

locked

boolean

Indicates if the card is locked or not

active

boolean

Indicates if the card is active or not

CardType

enum

Enum of the different cardtypes.

Close