Program Terms
The Program Terms object represents terms in the form of uploaded PDF or DOCX documents, as well as links to documents hosted externally. This object contains the following attributes:
id
string
The business identifier of the terms.
Example: TCS-0001-0001
href
string
The resource URI of the terms.
Example: /programs/PRG-6822-9898-4256/terms/TCS-3159-1891-0980-8679
name
string
The name of the terms.
Example: Terms of Service
description
string
The description of the terms.
Example: Terms of Service description.
displayOrder
integer
The display order of the terms.
Example: 100
status
string
The status of the terms. Possible values: Draft
, Published
, Unpublished
, or Published
.
program
The program to which the term item belongs.
audit
audit
The audit information object.
Example:
Example
Last updated
Was this helpful?