# # ChannelProperties An object representing channel-specific properties. ```php use Xendit\Invoice\ChannelProperties; ``` ## Properties | Name | Type | Required | Description | Examples | |------------|:-------------:|:-------------:|-------------|:-------------:| | **cards** | [**ChannelPropertiesCards**](ChannelPropertiesCards.md) | | | null | [[Back to README]](../../README.md)