CardIssNum Field

The issue number of the payment card as specified on the card being used for payment. This is only applicable to certain types of card.  
 
public const int CardIssNum = 491
This language is not supported or no code example is available.
public:  
const int CardIssNum = 491;
This language is not supported or no code example is available.
public const CardIssNum : int = 491
This language is not supported or no code example is available.

Field Value

int

In this article

Definition