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

Latest commit

 

History

History
15 lines (11 loc) · 893 Bytes

Input.md

File metadata and controls

15 lines (11 loc) · 893 Bytes

Input

Properties

Name Type Description Notes
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]