| Name | Description | Type | Additional information | 
|---|---|---|---|
| number | 
                         Card Number  | 
                    string | 
                                 Matching regular expression pattern: ^[+]?\d+$ String length: inclusive between 6 and 20  | 
                
| currency | 
                         Card Currency  | 
                    string | 
                                 String length: inclusive between 0 and 3  | 
                
| readingMethod | string | 
                                 Matching regular expression pattern: ^0[1,2,3,4,5,7]$  | 
                |
| country | 
                         Card Issuer Country  | 
                    string | 
                                 String length: inclusive between 0 and 3  | 
                
| type | 
                         Card Type/Scheme  | 
                    string | 
                                 String length: inclusive between 0 and 3  | 
                
| secureNumber | 
                         IGNORE: Internal Property  | 
                    SecureString | 
                             None.  |