Skip to content

DownloadAssetReference

Public immutable asset reference; no storage URLs, tokens, or file bytes belong in purchase terms.

const DownloadAssetReference: Schema.Struct<{
key: Schema.brand<Schema.String, "DownloadAssetKey">;
revision: Schema.brand<Schema.Int, "DefinitionRevision">;
}>;