# # CardParameters


```php
use Xendit\PaymentRequest\CardParameters;
```

## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **channel_properties** | [**CardChannelProperties**](CardChannelProperties.md) | ☑️ |  | null |
| **card_information** | [**CardInformation**](CardInformation.md) |  |  | null |


[[Back to README]](../../README.md)
