PatchEntryOverrideRestrictionData

class PatchEntryOverrideRestrictionData[source]

Input data required for the Restriction::PatchEntryOverride operation.

override_limit: Just[int | None] | _Nothing[int | None] = Nothing

The per-student override limit. Omit to leave unchanged, null to clear, or a positive value to set.

override_entry_window: Just[EntryWindow | None] | _Nothing[EntryWindow | None] = Nothing

The per-student entry-window. Omit to leave unchanged, null to clear, or a value to set.