budosystems.models.style.GenericRequirement

class GenericRequirement

Bases: Requirement

Requirement type for cases not represented by another specialization.

__init__(*, entity_id: UUID = <singleton MissingUUID>, name: str, slug: str, description: str = '', id_name: str = _Nothing.NOTHING, wording: str) None

Method generated by attrs for class GenericRequirement.

wording: str

Criteria expressed in natural language.