FixedAvailability# class FixedAvailability[source]# The availability is set to a fixed value. tag: Literal['fixed']# The tag for this data. value: bool# If the assignment is available or not.