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

Static Public Attributes

str condition = Field(description="The condition to apply to the number of credits ['=' | '>' | '<' | '>=' | '<=' | '!=']")
int credits = Field(description="Number of credits to compare against.")

Member Data Documentation

◆ condition

str lg_agent.utilities.schemas.CreditCondition.condition = Field(description="The condition to apply to the number of credits ['=' | '>' | '<' | '>=' | '<=' | '!=']")
static

◆ credits

int lg_agent.utilities.schemas.CreditCondition.credits = Field(description="Number of credits to compare against.")
static

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