Freeze Design Frontend - TypeScript API
Preparing search index...
BulkPriceResult
Interface BulkPriceResult
interface
BulkPriceResult
{
updated_count
:
number
;
updated
:
{
id
:
number
;
name
:
string
;
old_price
:
string
;
new_price
:
string
}
[]
;
}
Index
Properties
updated_
count
updated
Properties
updated_
count
updated_count
:
number
updated
updated
:
{
id
:
number
;
name
:
string
;
old_price
:
string
;
new_price
:
string
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
updated_
count
updated
Freeze Design Frontend - TypeScript API
Loading...