@vnodes/ims
Preparing search index...
QuantityReadDto
Class QuantityReadDto
Index
Constructors
constructor
Properties
created
At?
deleted
At?
id?
location
Id?
maximum?
minimum?
product
Id?
quantity?
store
Id?
updated
At?
Constructors
constructor
new
QuantityReadDto
()
:
QuantityReadDto
Returns
QuantityReadDto
Properties
Optional
created
At
createdAt
?:
Date
Optional
deleted
At
deletedAt
?:
Date
Optional
id
id
?:
number
Optional
location
Id
locationId
?:
number
Optional
maximum
maximum
?:
number
Optional
minimum
minimum
?:
number
Optional
product
Id
productId
?:
number
Optional
quantity
quantity
?:
number
Optional
store
Id
storeId
?:
number
Optional
updated
At
updatedAt
?:
Date
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
created
At
deleted
At
id
location
Id
maximum
minimum
product
Id
quantity
store
Id
updated
At
@vnodes/ims
Loading...