Skip to main content

ISimpleSearchableRelease

Represents a media or code release release.

Hierarchy

Index

Properties

commitTime

commitTime: number

The timestamp for when the release was created.

committer

committer: string

The name of the committer who created the release.

deprecated

deprecated: boolean

Whether the release has been deprecated.

readonlyid

id: number

The unique identifier for the release.

notes

notes: string

Notes associated with the release.

type

type: media | code