Home > @vsf-enterprise/bigcommerce-api > ChannelConfigMeta
# ChannelConfigMeta interface
Optional channel configuration object.
Signature:
export interface ChannelConfigMeta
# Properties
Property | Type | Description |
---|---|---|
app | { id: number; sections: ChannelMetaSection[]; } | A channel app config object for optionally configuring the channel's user interface in the control panel. |