# Constants
Verify if the property values are strictly equal or not.
Verify if the oracle data value is greater than the Condition value.
Verify if the oracle data value is greater than or equal to the Condition value.
Verify if the oracle data value is less than the Condition value.
Verify if the oracle data value is less or equal to than the Condition value.
The default value.
STATUS_ACTIVE describes an active oracle spec.
STATUS_DEACTIVATED describes an oracle spec that is not listening to data anymore.
The default value.
Boolean type.
Any floating point decimal type.
Any type.
Integer type.
String type.
Timestamp date type.
The default value.
# Variables
Enum value maps for Condition_Operator.
Enum value maps for Condition_Operator.
No description provided by the author
No description provided by the author
Enum value maps for OracleSpec_Status.
Enum value maps for OracleSpec_Status.
Enum value maps for PropertyKey_Type.
Enum value maps for PropertyKey_Type.
# Structs
Condition describes the condition that must be validated by the.
Filter describes the conditions under which an oracle data is considered of interest or not.
OracleData describes an oracle data that has been broadcast.
An oracle spec describe the oracle data that a product (or a risk model) wants to get from the oracle engine.
An oracle spec describe the oracle data that a product (or a risk model) wants to get from the oracle engine.
Property describes one property of an oracle spec with a key with its value.
PropertyKey describes the property key contained in an oracle data.
# Type aliases
Comparator describes the type of comparison.
Status describe the status of the oracle spec.
Type describes the type of properties that are supported by the oracle engine.