Preparing search index...
The search index is not available
@shipgenius/oms - v1.0.1-beta.2
@shipgenius/oms
@shipgenius/oms/models
WeightInput
Interface WeightInput
A length with units
interface
WeightInput
{
measure
:
number
;
unit
:
WeightUnit
;
[
field_name
:
string
]:
undefined
|
JsonValue
;
}
Hierarchy (
View Summary
)
JsonObject
WeightInput
Indexable
[
field_name
:
string
]:
undefined
|
JsonValue
Index
Properties
measure
unit
Properties
measure
measure
:
number
The length in the specified units
unit
unit
:
WeightUnit
The unit the measurement was taken in
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
measure
unit
@shipgenius/oms - v1.0.1-beta.2
Loading...
A length with units