Freeze Design Frontend - TypeScript API
Preparing search index...
BreakdownElement
Interface BreakdownElement
interface
BreakdownElement
{
element_id
:
string
|
null
;
area_cm2
:
string
;
tier
:
{
max_area_cm2
:
string
;
price_per_item
:
string
}
|
null
;
tier_source
:
"match"
|
"overflow_largest"
|
"no_tiers_base_price"
;
price_per_item
:
string
;
}
Index
Properties
element_
id
area_
cm2
tier
tier_
source
price_
per_
item
Properties
element_
id
element_id
:
string
|
null
area_
cm2
area_cm2
:
string
tier
tier
:
{
max_area_cm2
:
string
;
price_per_item
:
string
}
|
null
tier_
source
tier_source
:
"match"
|
"overflow_largest"
|
"no_tiers_base_price"
price_
per_
item
price_per_item
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
element_
id
area_
cm2
tier
tier_
source
price_
per_
item
Freeze Design Frontend - TypeScript API
Loading...