Freeze Design Frontend - TypeScript API
Preparing search index...
AdminPrintPricingView
Type Alias AdminPrintPricingView
AdminPrintPricingView
:
|
{
mode
:
"area"
;
area_tiers
:
AdminPrintPricingAreaTier
[]
;
show_boundary
?:
boolean
;
width_cm
:
string
|
null
;
height_cm
:
string
|
null
;
}
|
{
mode
:
"fixed"
;
fixed_price
:
string
|
null
;
show_boundary
?:
boolean
;
width_cm
:
string
|
null
;
height_cm
:
string
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Freeze Design Frontend - TypeScript API
Loading...