Click or drag to resize

FinancialCardIsNumberValid Method

Gets whether or not the card number present on this card is valid or not.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.6.39.0 (1.6.39.0)
Syntax
public bool IsNumberValid()

Return Value

Type: Boolean
Whether or not the card number present on this card is valid or not.
See Also