Skip to content
This repository was archived by the owner on Jul 24, 2025. It is now read-only.

ClassYear

Edward Smale edited this page Apr 6, 2020 · 1 revision

ClassYear

Represents a class year.

Properties

.client (Client) The client that initiated the object.

.id (Number) The ID of the class year.

.name (String) The name of the class year.

.active (Boolean) Whether or not the class year is currently active.

.position (String) The position of the class year in school.

.created_timestamp(Number) The timestamp when the class year was created.

.updated_timestamp(Number) The timestamp when the class year was last updated.

Clone this wiki locally