# ChannelAmountLimits

Supported amount ranges for payouts to this channel

## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **minimum** |number | ☑️ | Lowest amount supported for a payout to this channel | | |
| **maximum** |number | ☑️ | Highest amount supported for a payout to this channel | | |
| **minimumIncrement** |number | ☑️ | Supported increments | | |



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