CustomizationsConfig / CustomizationConfig / PortfolioConfig / ProductConfig / ProductVersionConfig

Product Versions configuration

Example

- name: v1
description: Product version 1
template: path/to/template.json

Hierarchy

  • ProductVersionConfig

Implements

Constructors

Properties

Constructors

Properties

description: string = ''

The version description

name: string = ''

Name of the version of the product

template: string = ''

The product template.

Generated using TypeDoc