luhnValid(pan: string): boolean
Source: pan.ts:47
pan.ts:47
Validates that a 16-digit PAN passes the Luhn algorithm.
Parameters
pan
Returns
boolean