Freeze Design Frontend - TypeScript API
Preparing search index...
PriceSimulationInput
Interface PriceSimulationInput
interface
PriceSimulationInput
{
method_id
?:
number
|
null
;
colors
?:
number
;
locations
?:
number
;
area_cm2
?:
string
;
quantity
?:
number
;
base_price
?:
string
;
zone_surcharge
?:
string
;
}
Index
Properties
method_
id?
colors?
locations?
area_
cm2?
quantity?
base_
price?
zone_
surcharge?
Properties
Optional
method_
id
method_id
?:
number
|
null
Optional
colors
colors
?:
number
Optional
locations
locations
?:
number
Optional
area_
cm2
area_cm2
?:
string
Optional
quantity
quantity
?:
number
Optional
base_
price
base_price
?:
string
Optional
zone_
surcharge
zone_surcharge
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
method_
id
colors
locations
area_
cm2
quantity
base_
price
zone_
surcharge
Freeze Design Frontend - TypeScript API
Loading...