mirror of
https://github.com/discountry/ritmex-bot.git
synced 2026-09-10 00:38:07 +00:00
11 lines
514 B
Markdown
11 lines
514 B
Markdown
!!! info "[QueryFindEpochResponse](/../../schemas/query_find_epoch_response)"
|
|
|Name<br>`Lite`|Type|Required<br>`Default`| Description |
|
|
|-|-|-|-|
|
|
|epoch<br>`e` |Epoch|True|The epoch|
|
|
??? info "[Epoch](/../../schemas/epoch)"
|
|
|Name<br>`Lite`|Type|Required<br>`Default`| Description |
|
|
|-|-|-|-|
|
|
|epoch<br>`e` |integer|True|The epoch number|
|
|
|start_time<br>`st` |string|True|The start time of the epoch|
|
|
|end_time<br>`et` |string|True|The end time of the epoch|
|