RubricRowBaseInputBaseAsJSON¶ class RubricRowBaseInputBaseAsJSON[source]¶ The required part of the input data for a rubric row. header: str¶ The header of this row. description: str¶ The description of this row. items: Sequence[RubricItemInputAsJSON]¶ The items in this row.