GET maintenance/Conditioning/{conditioningId}/Units?l={l}

Retrieves the different known conditioning units

Request Information

URI Parameters

NameDescriptionTypeAdditional information
conditioningId

the id of the conditionig

integer

Required

l

the lang we want to use over the one defined in the user profile, defined with the ISO code, over 2 chars

string

None.

Body Parameters

None.

Response Information

Resource Description

the conditioning units

Collection of Flipr.Data.SQL.Chemicals.ConditioningUnit
NameDescriptionTypeAdditional information
Id

Gets or sets the id

integer

None.

Conversions

Gets or sets the conversions into other units

Collection of Flipr.Data.SQL.Chemicals.UnitConvertion

None.

Name

Gets the translated sentence if the translation exists, the default value.

string

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

text/html

Sample:

Sample not available.