Changes
is an enumerated
list to specify whether something has added or removed, or wasn't
changed at all.
Table: Changes
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 13, 2024 | |||||
added | boolean | Short-Term | Whether the change is an addition. | ||
noChange | boolean | Short-Term | Whether there the result is no change. | ||
Removed | boolean | Short-Term | Whether the change is a removal. |