Study
Signature:
export interface StudyTask extends BaseTask
Extends: BaseTask
An object representing the current study task
Property | Modifiers | Type | Description |
---|---|---|---|
classType | string | ||
location | LocationName | `${LocationName}` | ||
type | "CLASS" |
Study
Signature:
export interface StudyTask extends BaseTask
Extends: BaseTask
An object representing the current study task
Property | Modifiers | Type | Description |
---|---|---|---|
classType | string | ||
location | LocationName | `${LocationName}` | ||
type | "CLASS" |