@twilio/flex-sdk
    Preparing search index...

    Interface FeaturesConfig

    Flex Feature Flags enable admins to opt-in to features that are currently in Pilot or Beta in Flex.

    interface FeaturesConfig {
        features: FeaturesList[];
        insightsActive: boolean;
    }
    Index

    Properties

    features: FeaturesList[]
    insightsActive: boolean

    Indicates if Ytica is active on the account