@ccw-api/api
Preparing search index...
types/mall
Product
Type Alias Product
type
Product
=
{
createdAt
:
number
;
description
:
string
;
elements
:
unknown
[]
;
functionDescribe
:
string
;
id
:
number
;
name
:
string
;
note
:
string
;
offlineAt
:
null
|
number
;
oid
:
MongoDBId
;
onlineAt
:
number
;
originPointPrice
:
number
;
originPrice
:
number
;
periodValidityDay
:
null
|
number
;
periodValidityTime
:
null
|
number
;
picUrl
:
null
|
CNameOssUrl
|
string
;
pointPrice
:
number
;
price
:
number
;
priority
:
number
;
productCategory
:
ProductCategory
;
purchaseLimitationNum
:
number
;
source
:
ProductSource
;
status
:
number
;
stockNum
:
number
;
type
:
ProductType
;
updatedAt
:
number
;
virtualValue
:
null
|
CNameOssUrl
|
string
;
}
Index
Properties
created
At
description
elements
function
Describe
id
name
note
offline
At
oid
online
At
origin
Point
Price
origin
Price
period
Validity
Day
period
Validity
Time
pic
Url
point
Price
price
priority
product
Category
purchase
Limitation
Num
source
status
stock
Num
type
updated
At
virtual
Value
Properties
created
At
createdAt
:
number
description
description
:
string
elements
elements
:
unknown
[]
function
Describe
functionDescribe
:
string
id
id
:
number
name
name
:
string
note
note
:
string
offline
At
offlineAt
:
null
|
number
oid
oid
:
MongoDBId
online
At
onlineAt
:
number
origin
Point
Price
originPointPrice
:
number
origin
Price
originPrice
:
number
period
Validity
Day
periodValidityDay
:
null
|
number
period
Validity
Time
periodValidityTime
:
null
|
number
pic
Url
picUrl
:
null
|
CNameOssUrl
|
string
point
Price
pointPrice
:
number
price
price
:
number
priority
priority
:
number
product
Category
productCategory
:
ProductCategory
purchase
Limitation
Num
purchaseLimitationNum
:
number
source
source
:
ProductSource
status
status
:
number
stock
Num
stockNum
:
number
type
type
:
ProductType
updated
At
updatedAt
:
number
virtual
Value
virtualValue
:
null
|
CNameOssUrl
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
At
description
elements
function
Describe
id
name
note
offline
At
oid
online
At
origin
Point
Price
origin
Price
period
Validity
Day
period
Validity
Time
pic
Url
point
Price
price
priority
product
Category
purchase
Limitation
Num
source
status
stock
Num
type
updated
At
virtual
Value
@ccw-api/api
Loading...