ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
app/(protected)/settings/units/hooks/use-units
UnitOfMeasure
Interface UnitOfMeasure
interface
UnitOfMeasure
{
id
:
string
;
code
:
string
;
name
:
string
;
symbol
:
string
|
null
;
category
:
string
;
isActive
:
boolean
;
description
:
string
|
null
;
createdAt
:
string
;
updatedAt
:
string
;
}
Index
Properties
id
code
name
symbol
category
is
Active
description
created
At
updated
At
Properties
id
id
:
string
code
code
:
string
name
name
:
string
symbol
symbol
:
string
|
null
category
category
:
string
is
Active
isActive
:
boolean
description
description
:
string
|
null
created
At
createdAt
:
string
updated
At
updatedAt
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
code
name
symbol
category
is
Active
description
created
At
updated
At
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...