Freeze Design Frontend - TypeScript API
Preparing search index...
IncompleteProduct
Interface IncompleteProduct
interface
IncompleteProduct
{
id
:
number
;
name
:
string
;
missing
:
(
"image"
|
"price"
|
"variants"
|
"zones"
)
[]
;
fix_url
:
string
;
}
Index
Properties
id
name
missing
fix_
url
Properties
id
id
:
number
name
name
:
string
missing
missing
:
(
"image"
|
"price"
|
"variants"
|
"zones"
)
[]
fix_
url
fix_url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
missing
fix_
url
Freeze Design Frontend - TypeScript API
Loading...