ReleaseShallowReference interface

Properties

id

Gets the unique identifier of release.

name

Gets or sets the name of the release.

url

Gets the REST API url to access the release.

Property Details

id

Gets the unique identifier of release.

id: number

Property Value

number

name

Gets or sets the name of the release.

name: string

Property Value

string

url

Gets the REST API url to access the release.

url: string

Property Value

string