Translations:Stat API/23/ru: Difference between revisions

From Wiki Kaminari Click
(Created page with "==== API ==== {| class="wikitable" !Ключ !Тип !Описание |- |id |String |Название фильтра |- |searchQuery |String |Поисковый запрос |- |dateFrom |String |Начиная с какой даты мы должны искать? Дата в формате Y-m-d. |- |dateTo |String |По какую дату мы должны искать? Дата в формате Y-m-d. |- |cancellable |Boolean |''deprecated'' |}")
(No difference)

Revision as of 17:22, 10 April 2024

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Stat API)
==== API ====
{| class="wikitable"
!Key
!Type
!Description
|-
|id
|String
|Filter name
|-
|searchQuery
|String
|Search query
|-
|dateFrom
|String
|What date should we start searching? Date in the format Y-m-d.
|-
|dateTo
|String
|Until what date should we continue searching?? Date in the format Y-m-d.
|}

API

Ключ Тип Описание
id String Название фильтра
searchQuery String Поисковый запрос
dateFrom String Начиная с какой даты мы должны искать? Дата в формате Y-m-d.
dateTo String По какую дату мы должны искать? Дата в формате Y-m-d.
cancellable Boolean deprecated