Freeze Design Frontend - TypeScript API
Preparing search index...
DecorationBreakdown
Interface DecorationBreakdown
Itemised decoration breakdown — amounts are 2-decimal strings.
interface
DecorationBreakdown
{
colors
:
number
;
locations
:
number
;
area_cm2
:
string
;
quantity
:
number
;
setup_fee
:
string
;
setup_fee_per_color
:
string
;
setup_colors_total
:
string
;
setup_fee_per_location
:
string
;
setup_locations_total
:
string
;
setup_total
:
string
;
per_item
:
string
;
per_item_total
:
string
;
minimum_charge
:
string
;
minimum_applied
:
boolean
;
line_total
:
string
;
unit_total
:
string
;
}
Index
Properties
colors
locations
area_
cm2
quantity
setup_
fee
setup_
fee_
per_
color
setup_
colors_
total
setup_
fee_
per_
location
setup_
locations_
total
setup_
total
per_
item
per_
item_
total
minimum_
charge
minimum_
applied
line_
total
unit_
total
Properties
colors
colors
:
number
locations
locations
:
number
area_
cm2
area_cm2
:
string
quantity
quantity
:
number
setup_
fee
setup_fee
:
string
setup_
fee_
per_
color
setup_fee_per_color
:
string
setup_
colors_
total
setup_colors_total
:
string
setup_
fee_
per_
location
setup_fee_per_location
:
string
setup_
locations_
total
setup_locations_total
:
string
setup_
total
setup_total
:
string
per_
item
per_item
:
string
per_
item_
total
per_item_total
:
string
minimum_
charge
minimum_charge
:
string
minimum_
applied
minimum_applied
:
boolean
line_
total
line_total
:
string
unit_
total
unit_total
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
colors
locations
area_
cm2
quantity
setup_
fee
setup_
fee_
per_
color
setup_
colors_
total
setup_
fee_
per_
location
setup_
locations_
total
setup_
total
per_
item
per_
item_
total
minimum_
charge
minimum_
applied
line_
total
unit_
total
Freeze Design Frontend - TypeScript API
Loading...
Itemised decoration breakdown — amounts are 2-decimal strings.