Preparing search index...
The search index is not available
IdeaMall data model
IdeaMall data model
GoodsItemOutput
Class GoodsItemOutput
Hierarchy
UserBaseOutput
GoodsItemOutput
Index
Constructors
constructor
Properties
code?
created
At
created
By
goods
id
image
kilogram
name
price
stock
styles?
updated
At?
updated
By?
Constructors
constructor
new
Goods
Item
Output
(
)
:
GoodsItemOutput
Returns
GoodsItemOutput
Properties
Optional
code
code
?:
string
created
At
created
At
:
Date
created
By
created
By
:
UserOutput
goods
goods
:
GoodsOutput
id
id
:
number
image
image
:
string
kilogram
kilogram
:
number
name
name
:
string
price
price
:
number
stock
stock
:
number
Optional
styles
styles
?:
string
[]
Optional
updated
At
updated
At
?:
Date
Optional
updated
By
updated
By
?:
UserOutput
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
Idea
Mall data model
Goods
Item
Output
constructor
code?
created
At
created
By
goods
id
image
kilogram
name
price
stock
styles?
updated
At?
updated
By?
Generated using
TypeDoc