Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 235 Bytes

File metadata and controls

15 lines (10 loc) · 235 Bytes

GetStudentStatus

Example Usage

import { GetStudentStatus } from "@superbuilders/oneroster/models/operations";

let value: GetStudentStatus = "tobedeleted";

Values

"active" | "tobedeleted"