Interface DocumentsAggregateAllUniquePropertiesItem

interface DocumentsAggregateAllUniquePropertiesItem {
    count: number;
    values: string[];
}

Properties

Properties

count: number

Number of properties with this name

int64

values: string[]

A property name