Index Index Statistic
data class IndexIndexStatistic(val faqStatistics: List<IndexIndexStatisticFaqStatistic>? = null, val textDocumentStatistics: List<IndexIndexStatisticTextDocumentStatistic>? = null)
Constructors
Link copied to clipboard
constructor(faqStatistics: List<IndexIndexStatisticFaqStatistic>? = null, textDocumentStatistics: List<IndexIndexStatisticTextDocumentStatistic>? = null)