The converted CQL queries.

interface CQLPersonalDataConvertedQueries {
    queryStrings: string[];
}

Properties

Properties

queryStrings: string[]

The list of converted CQL query strings with account IDs in place of user identifiers.

Generated using TypeDoc v0.25.12