@contio/partner-sdk - v1.7.1
    Preparing search index...

    Interface PhraseMatchConfig

    Configuration for phrase-based matching action

    interface PhraseMatchConfig {
        phrases: string[];
    }
    Index

    Properties

    Properties

    phrases: string[]