# ChannelPropertiesCards

An object representing properties specific for credit card payment method.

## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **allowedBins** |string[] |  | An array of allowed BINs (6 or 8 digits) for credit card payments. | | |
| **installmentConfiguration** |[ChannelPropertiesCardsInstallmentConfiguration](ChannelPropertiesCardsInstallmentConfiguration.md) |  |  | | |



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