Home > @vsf-enterprise/bigcommerce-api > CreateChannelResponseData
# CreateChannelResponseData interface
Information about created channel.
Signature:
export interface CreateChannelResponseData extends CreateChannelParams
Extends: CreateChannelParams
# Properties
Property | Type | Description |
---|---|---|
date_created | string | Date on which the channel was first created. |
date_modified | string | Date on which the channel was most recently changed. |
icon_url | string | Link to the platform icon. |
id | Channel['id'] | The ID of the channel. |