Infinoted.ParameterValue

Fields

Name

Type

Access

Description

number

int

r/w

The parameter value for type Infinoted.ParameterType.INT.

str

str

r/w

The parameter value for type Infinoted.ParameterType.STRING.

strv

str

r/w

The parameter value for type Infinoted.ParameterType.STRING_LIST.

yesno

bool

r/w

The parameter value for type Infinoted.ParameterType.BOOLEAN.

Methods

None

Details

class Infinoted.ParameterValue