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) · 911 Bytes

Term.md

File metadata and controls

15 lines (11 loc) · 911 Bytes

Term

Properties

Name Type Description Notes
id string The primary ID of the term.
external_id string An externally-defined unique ID for the term. Formerly known as 'sourcedidId'.
data_source_id string The ID of the data source associated with this term. This may optionally be the data source's externalId using the syntax "externalId:math101". [optional]
name string The name of the term.
description string The description of the term. This field supports BbML. [optional]
availability \BlackboardRest\Model\Availability4 [optional]

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