Interface for describing bundle versions

Hierarchy

  • BundleContentVersions

Properties

assets: {
    name: string;
    version: number;
}[]

Name and version pairs of the assets

connections: {
    name: string;
    version: number;
}[]

Name and version pairs of the connections

environment: Environment

The environment of the versions

keyVersion?: number

Name and version pairs of the assets

Generated using TypeDoc