Preparing search index...
The search index is not available
Freeze Design Frontend - TypeScript API
Freeze Design Frontend - TypeScript API
types
DesignCostBreakdown
Interface DesignCostBreakdown
interface
DesignCostBreakdown
{
text_count
:
number
;
image_count
:
number
;
text_cost
:
string
;
image_cost
:
string
;
color_surcharges
:
ColorSurcharge
[]
;
color_surcharge_total
:
string
;
total_cost
:
string
;
per_view
:
Record
<
string
,
unknown
>
;
}
Index
Properties
text_
count
image_
count
text_
cost
image_
cost
color_
surcharges
color_
surcharge_
total
total_
cost
per_
view
Properties
text_
count
text_count
:
number
image_
count
image_count
:
number
text_
cost
text_cost
:
string
image_
cost
image_cost
:
string
color_
surcharges
color_surcharges
:
ColorSurcharge
[]
color_
surcharge_
total
color_surcharge_total
:
string
total_
cost
total_cost
:
string
per_
view
per_view
:
Record
<
string
,
unknown
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
text_
count
image_
count
text_
cost
image_
cost
color_
surcharges
color_
surcharge_
total
total_
cost
per_
view
Freeze Design Frontend - TypeScript API
Loading...