Successful response with the term
import { GetTermResponse } from "@superbuilders/oneroster/models/operations";
let value: GetTermResponse = {
term: {
sourcedId: "<id>",
status: "active",
title: "<value>",
startDate: "<value>",
endDate: "<value>",
type: "term",
schoolYear: 6747.48,
org: {
href: "https://cumbersome-outset.net",
sourcedId: "<id>",
type: "scoreScale",
},
},
};| Field | Type | Required | Description |
|---|---|---|---|
term |
components.AcademicSession | ✔️ | Represents an academic session. |