JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr# # CardVerificationResults ```php use Xendit\PaymentMethod\CardVerificationResults; ``` ## Properties | Name | Type | Required | Description | Examples | |------------|:-------------:|:-------------:|-------------|:-------------:| | **three_d_secure** | [**CardVerificationResultsThreeDSecure**](CardVerificationResultsThreeDSecure.md) | ☑️ | | null | | **cvv_result** | **string** | | | null | | **address_verification_result** | **string** | | | null | [[Back to README]](../../README.md)