Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Interface DocumentFieldClassificationData

    interface DocumentFieldClassificationData {
        data?: string[];
    }
    Index

    Properties

    Properties

    data?: string[]

    The data array contains the string(s) assigned to the corresponding document field.