ProjectReference interface
Defines the project reference class.
Properties
| description | Description of the project |
| id | The ID of the project |
| name | Name of the project |
| url | Url of the project |
Property Details
description
Description of the project
description: string
Property Value
string
id
The ID of the project
id: string
Property Value
string
name
Name of the project
name: string
Property Value
string
url
Url of the project
url: string
Property Value
string