CardNumber Field

The number of the payment card as specified on the card being used for payment.  
 
public const int CardNumber = 489
This language is not supported or no code example is available.
public:  
const int CardNumber = 489;
This language is not supported or no code example is available.
public const CardNumber : int = 489
This language is not supported or no code example is available.

Field Value

int

In this article

Definition