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