Home > @vsf-enterprise/bigcommerce-api > GetChannelAssignmentResponse
# GetChannelAssignmentResponse interface
List of products assigned to a channel or more
Signature:
export interface GetChannelAssignmentResponse
# Properties
| Property | Type | Description |
|---|---|---|
| data | ChannelAssignment[] | Collection of Channel Assignments. |
| meta | MetaCollection | Data about the response, including pagination and collection totals. |