Home > @vsf-enterprise/bigcommerce-theme > AvailableChannel
# AvailableChannel interface
Computed config entry that includes also a link.
Signature:
export interface AvailableChannel
# Properties
| Property | Type | Description |
|---|---|---|
| channelId | number | Channel id. |
| link | string | Link to the channel. |
| name | string | Channel name. |