Home > @vsf-enterprise/bigcommerce-api > ChannelType
# ChannelType enum
The type of channel; channel platform and type must be a valid combination.
Signature:
export declare enum ChannelType
# Enumeration Members
Member | Value | Description |
---|---|---|
Marketing | "marketing" | |
Marketplace | "marketplace" | |
Pos | "pos" | |
Storefront | "storefront" |