core/version/version.model.ts
Properties |
custom |
custom:
|
Type : literal type
|
Optional |
Allows to provide any custom properties. These will be part of the JSON structure that will be copied to clipboard. |
label |
label:
|
Type : string
|
Label of the version |
type |
type:
|
Type : ApplicationType | string
|
Type of the version.
The JSON that can be copied to the clipboard will group the versions by type.
Types could e.g. be |
version |
version:
|
Type : string
|
The version |