ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
hooks/use-finished-products
FinishedProduct
Interface FinishedProduct
interface
FinishedProduct
{
id
:
string
;
name
:
string
;
code
:
string
;
description
?:
string
;
isActive
:
boolean
;
createdAt
:
string
;
updatedAt
:
string
;
}
Index
Properties
id
name
code
description?
is
Active
created
At
updated
At
Properties
id
id
:
string
name
name
:
string
code
code
:
string
Optional
description
description
?:
string
is
Active
isActive
:
boolean
created
At
createdAt
:
string
updated
At
updatedAt
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
name
code
description
is
Active
created
At
updated
At
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...