CreditCardInput
             | 
            Overloaded. Initializes a new instance of the CreditCardInput class. | 
 CardNumber | The card number to check | 
 CardType | The expected card type. Use CreditCardType.Unknown if you don't know what to expect. | 
 ParentRequest (inherited from AddressValidationRequest) | The request (if any) that this request is nested inside of. | 
 ParentRequestID (inherited from AddressValidationRequest) | The RequestID of the request that this request is nested inside of Returns the RequestID of this request if there is no parent. | 
 RequestID (inherited from AddressValidationRequest) | The unique id of this request. | 
 hasParent (inherited from AddressValidationRequest) | True is this request is nested inside of another request. |