Home > @vsf-enterprise/bigcommerce-api > Channel > is_enabled

# Channel.is_enabled property

Warning: This API is now obsolete.

This field was originally used to turn on/off a channel but is deprecated. status should be used in place of is_enabled. Channel with status of prelaunch, active, or connected will have is_enabled set to true. Channel with status of inactive, disconnected, archived, deleted, or terminated will have is_enabled set to false.

Signature:

is_enabled: boolean;