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

Static Public Attributes

str condition = Field(description="The condition to apply to the course level ['=' | '!=' | '>' | '<' | '>=' | '<=']")
str level = Field(description="Course level to compare against (e.g. '101')")

Member Data Documentation

◆ condition

str lg_agent.utilities.schemas.CodeCondition.condition = Field(description="The condition to apply to the course level ['=' | '!=' | '>' | '<' | '>=' | '<=']")
static

◆ level

str lg_agent.utilities.schemas.CodeCondition.level = Field(description="Course level to compare against (e.g. '101')")
static

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