My Project
Loading...
Searching...
No Matches
lg_agent.utilities.schemas.RelevantEventsObject Class Reference
Inheritance diagram for lg_agent.utilities.schemas.RelevantEventsObject:

Static Public Attributes

int ID = Field(description="The unique identifier for the event (not the event date).")
int Urgency = Field(description="The urgency level of the event, based on how much time/effort it may require and how much time is left before the event occurs. Range should be from 1 to 5, with 5 being the most urgent.")

Member Data Documentation

◆ ID

int lg_agent.utilities.schemas.RelevantEventsObject.ID = Field(description="The unique identifier for the event (not the event date).")
static

◆ Urgency

int lg_agent.utilities.schemas.RelevantEventsObject.Urgency = Field(description="The urgency level of the event, based on how much time/effort it may require and how much time is left before the event occurs. Range should be from 1 to 5, with 5 being the most urgent.")
static

The documentation for this class was generated from the following file: