Class OptionGroup<O, R>

An option group is a set of options that may be applied by Procuring Entity for specific property.

Type parameters

Constructors

Properties

Constructors

constructor

Properties

description Optional

: undefined | string

Free-text description for this group.

id

: string | number

An identifier for this group.

options

: O[]

Options available for this optionGroup.

relatesTo

: R | string

The scheme element that the group applies to.

Generated using TypeDoc. Made by uStudio Company with ❤️