@vnodes/ims
Preparing search index...
ProductCreateDto
Class ProductCreateDto
Index
Constructors
constructor
Properties
category?
description?
name
operation
parent
Id?
sku
upc
Constructors
constructor
new
ProductCreateDto
()
:
ProductCreateDto
Returns
ProductCreateDto
Properties
Optional
category
category
?:
string
Optional
description
description
?:
string
name
name
:
string
operation
operation
:
ProductOperation
Optional
parent
Id
parentId
?:
number
sku
sku
:
string
upc
upc
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
category
description
name
operation
parent
Id
sku
upc
@vnodes/ims
Loading...