Skip to main content

IBundleRelease

Represents a release that includes both code and media.

Index

Properties

readonlycodeBuildId

codeBuildId: number

The unique identifier for the code build associated with the release.

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.

readonlymediaBuildId

mediaBuildId: number

The unique identifier for the media build associated with the release.

notes

notes: string

Notes associated with the release.