Home > @vsf-enterprise/bigcommerce-api > GetChannelResponseWithData
# GetChannelResponseWithData interface
Response of get channel endpoint.
Signature:
export interface GetChannelResponseWithData
# Properties
Property | Type | Description |
---|---|---|
data | GetChannelResponseData | Information about get channel. |
meta | EmptyMeta | Empty object. |