GET maintenance/Conditioning/{conditioningId}/DosageUnits?l={l}
Retrieves the different known product types. Allows anonymous connection
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
conditioningId |
the conditionning id |
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 dosage units
Collection of Flipr.Data.SQL.Chemicals.DosageUnitName | Description | Type | Additional 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.