Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 948 Bytes

Announcement.md

File metadata and controls

16 lines (12 loc) · 948 Bytes

Announcement

Properties

Name Type Description Notes
id string Primary key identifier
title string The title of this System Announcement.
body string The message body of the System Announcement. This field supports BbML. [optional]
availability \BlackboardRest\Model\Availability [optional]
show_at_login bool Whether this System Announcement should be displayed on the login page. [optional]
show_in_courses bool Whether this System Announcement should be displayed on courses. [optional]
created \DateTime The date that the System Announcement was created. [optional]

[Back to Model list] [Back to API list] [Back to README]