ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
app/(protected)/logistics/referentiels/page
ProductRow
Type Alias ProductRow
type
ProductRow
=
{
type
:
"finished"
|
"raw"
;
id
:
string
;
code
:
string
;
name
:
string
;
clientCode
:
string
|
null
;
supplierCode
:
string
|
null
;
locations
:
{
id
:
string
;
code
:
string
;
name
:
string
;
zone
:
string
|
null
;
rack
:
string
|
null
;
level
:
string
|
null
;
warehouseName
:
string
;
}
[]
;
lotsWithLocation
:
LotWithLocation
[]
;
labelCount
:
number
;
}
Index
Properties
type
id
code
name
client
Code
supplier
Code
locations
lots
With
Location
label
Count
Properties
type
type
:
"finished"
|
"raw"
id
id
:
string
code
code
:
string
name
name
:
string
client
Code
clientCode
:
string
|
null
supplier
Code
supplierCode
:
string
|
null
locations
locations
:
{
id
:
string
;
code
:
string
;
name
:
string
;
zone
:
string
|
null
;
rack
:
string
|
null
;
level
:
string
|
null
;
warehouseName
:
string
;
}
[]
lots
With
Location
lotsWithLocation
:
LotWithLocation
[]
label
Count
labelCount
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
id
code
name
client
Code
supplier
Code
locations
lots
With
Location
label
Count
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...