Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1000 Bytes

RawUnit.md

File metadata and controls

21 lines (16 loc) · 1000 Bytes

RawUnit

Properties

Name Type Description Notes
id int [readonly]
type str
name str, none_type [optional]
unit_type str, none_type [optional]
prefix str, none_type [optional]
elements bool, date, datetime, dict, float, int, list, str, none_type [optional]
conversion_factor float, none_type [optional]
dimensions [float], none_type [optional]
conversion_baseunit_index int, none_type [optional]
is_default bool, none_type [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]