Magidoc

ReleaseAsset
Object

A release asset contains the content for a release asset.

Fields

#

contentType

Non-null

The asset's content-type

createdAt

Non-null

Identifies the date and time when the object was created.

downloadCount

Non-null

The number of times this asset was downloaded

downloadUrl

Non-null

Identifies the URL where you can download the release asset via the browser.

id

ID !
Non-null

The Node ID of the ReleaseAsset object

name

Non-null

Identifies the title of the release asset.

release

Release that the asset is associated with

size

Non-null

The size (in bytes) of the asset

updatedAt

Non-null

Identifies the date and time when the object was last updated.

uploadedBy

Non-null

The user that performed the upload

url

Non-null

Identifies the URL of the release asset.

Interfaces

#

Also implements Node .

Usages

#

References

#