Get Index Index Statistic
data class GetIndexIndexStatistic(val faqStatistics: List<GetIndexIndexStatisticFaqStatistic>, val textDocumentStatistics: List<GetIndexIndexStatisticTextDocumentStatistic>)
Constructors
Link copied to clipboard
constructor(faqStatistics: List<GetIndexIndexStatisticFaqStatistic>, textDocumentStatistics: List<GetIndexIndexStatisticTextDocumentStatistic>)