GetStudentRequest Example Usage import { GetStudentRequest } from "@superbuilders/oneroster/models/operations"; let value: GetStudentRequest = { sourcedId: "<id>", }; Fields Field Type Required Description sourcedId string ✔️ The sourcedId of the student