PaySpineReportReportResponse

Used to encapsulate a response for any of the reports.
See the Introduction Guide for Reports for more details

Name / Description Type / Format Example
id
Term Calendar identifier
string uuid "string"
title
Title of the Term Calendar
string "string"
academicYearStartMonth string "None" "January" "February" "March" "April" "May" "June" "July" "August" "September" "October" "November" "December"
{
  "id": "string",
  "title": "string",
  "academicYearStartMonth": "None"
}
Contained in Models

- none -

Consumed by Operations

- none -