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

    Interface FeaturesList

    List of features

    interface FeaturesList {
        description: string;
        docUrl: string;
        enabled: boolean;
        id: string;
        name: string;
        stage: string;
    }
    Index

    Properties

    description: string

    Feature description

    docUrl: string

    Documentation URL

    enabled: boolean

    Is feature enabled

    id: string

    Feature identifier

    name: string

    Feature name

    stage: string

    Feature stage