# # CardVerificationResultsThreeDSecure ```php use Xendit\PaymentRequest\CardVerificationResultsThreeDSecure; ``` ## Properties | Name | Type | Required | Description | Examples | |------------|:-------------:|:-------------:|-------------|:-------------:| | **three_d_secure_flow** | **string** | | | null | | **eci_code** | **string** | | | null | | **three_d_secure_result** | **string** | | | null | | **three_d_secure_result_reason** | **string** | | | null | | **three_d_secure_version** | **string** | | | null | [[Back to README]](../../README.md)