CreditCardInfo
| Name | Description | Type | Additional information |
|---|---|---|---|
| CardType | Test | string |
String length: inclusive between 0 and 20 |
| CardNumber | Test | string |
String length: inclusive between 0 and 20 |
| StartYear | Test | integer |
None. |
| StartMonth | Test | integer |
None. |
| ExpirationYear | Test | integer |
None. |
| ExpirationMonth | Test | integer |
None. |
| IssueNumber | Test | string |
String length: inclusive between 0 and 6 |