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