관리-도구
편집 파일: CardParameters.md
# # 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)