Home > @vsf-enterprise/bigcommerce-api > ChannelAssignment
# ChannelAssignment interface
A product assigned to a channel or more
Signature:
export interface ChannelAssignment
# Properties
Property | Type | Description |
---|---|---|
channel_id | Channel['id'] | Id of the channel. |
product_id | number | Id of the product. |