Automatically generated date when the given asset version was created.
The environments the asset belongs do. It will be deployed only to the specified environments.
Whether the file contains a template that should be rendered before inserting to the bundle.
The unique name of the asset.
The asset type.
The path inside the bundle the asset will be in. use / for the root of the bundle.
Base64 encoded value of the asset file.
The version of Asset with the given name. Starts at 1 and automatically increments. When updated, the POST body should contain the latest version.
Generated using TypeDoc
The typeorm implementation of the IAsset interface.