Component Predecessor
Only returned for Component Versions. A JSON Object represents the predecessor of this Component.
Name | Type | Description | Required |
---|---|---|---|
id | integer | Is the internal Component ID. | No |
name | string | Is the name of the predecessor Component. | No |
summary | string | Is the summary text associated with the predecessor Component. | No |
versions | Component Version | A JSON Object representing the parent Component Version of this Component. | No |
Last modified December 18, 2020: reorganzise sections (85d5aef)