Interface RelatedConversion

Conversion is used to describe conversions and its coefficients applicability for specific value received for requirement or observation.

Constructors

constructor

Properties

coefficients

A list of applicable coefficients for this conversion.

description Optional

: undefined | string

Free text description of this conversion could be shared here.

id

: string | number

An identifier for this conversion.

rationale Optional

: undefined | string

The free-text rationale of using of this conversion.

relatedItem

: string

This field must be populated with the id of the item in this tender section which the conversion relates to.

relatesTo

: "requirement" | "observation"

The schema element that the conversion applies. For example, the conversion may be defined against a requirement or against a metric.

Methods

isRelated

  • (): this is RelatedConversion

Generated using TypeDoc. Made by uStudio Company with ❤️