Interface: IUneceControlSettingParameter
A set of measurable factors that specifies the conditions of its operation within a specific context.
See
https://vocabulary.uncefact.org/ControlSettingParameter
Properties
@context?
optional@context?:UneceContextType
JSON-LD Context.
type
type:
"ControlSettingParameter"
JSON-LD Type.
changeableIndicator?
optionalchangeableIndicator?:boolean
The indication whether or not this control setting parameter is changeable.
See
https://vocabulary.uncefact.org/changeableIndicator
description?
optionaldescription?:string
A textual description of this control setting parameter.
See
https://vocabulary.uncefact.org/description
identifier?
optionalidentifier?:string|IJsonLdValueObject
The identifier of this control setting parameter.
See
https://vocabulary.uncefact.org/identifier
name?
optionalname?:string
The name, expressed as text, of this control setting parameter.
See
https://vocabulary.uncefact.org/name
requestedRange?
optionalrequestedRange?:IUneceRange[]
A requested range specified for this control setting parameter.
See
https://vocabulary.uncefact.org/requestedRange
statusCode?
optionalstatusCode?:string
The code specifying the status of this control setting parameter.
See
https://vocabulary.uncefact.org/statusCode
typeCode?
optionaltypeCode?:string
The code specifying a type of parameter for this control setting parameter.
See
https://vocabulary.uncefact.org/typeCode
value?
optionalvalue?:string
The value, expressed as text, of this control setting parameter.
See
https://vocabulary.uncefact.org/value
valueAllowedIndicator?
optionalvalueAllowedIndicator?:boolean
The indication of whether or not this control setting parameter value is allowed.
See
https://vocabulary.uncefact.org/valueAllowedIndicator
valueMeasure?
optionalvalueMeasure?:IUneceMeasureType
The measure value for this control setting parameter.