ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
app/(protected)/stock/hooks/use-units-of-measure
UnitOfMeasure
Interface UnitOfMeasure
interface
UnitOfMeasure
{
id
:
string
;
code
:
string
;
name
:
string
;
symbol
?:
string
;
category
:
string
;
isActive
:
boolean
;
}
Index
Properties
id
code
name
symbol?
category
is
Active
Properties
id
id
:
string
code
code
:
string
name
name
:
string
Optional
symbol
symbol
?:
string
category
category
:
string
is
Active
isActive
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
code
name
symbol
category
is
Active
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...