Clio develop
The XRP Ledger API server.
|
Represents a task for the extractors. More...
#include <Models.hpp>
Public Types | |
enum class | Priority : uint8_t { Lower = 0u , Higher = 1u } |
Represents the priority of the task. | |
Public Attributes | |
Priority | priority |
uint32_t | seq |
Represents a task for the extractors.