cardProductType
The cardProductType
element is an optional child of the enhancedAuthResponse
element and whether the card used is commercial or consumer.
Type = String (enum); minLength = N/A; maxLength = N/A
Parent Elements:
Attributes:
None
Child Elements:
None
Enumerations:
Enumeration |
Description |
---|---|
COMMERCIAL |
The card is a commercial card. |
CONSUMER |
The card is a consumer card. |
UNKNOWN |
The type of card is not known. |