Freeze Design Frontend - TypeScript API
Preparing search index...
AdminDecorationMethod
Interface AdminDecorationMethod
interface
AdminDecorationMethod
{
id
:
number
;
name
:
string
;
slug
:
string
;
description
:
string
;
is_active
:
boolean
;
sort_order
:
number
;
setup_fee
:
string
;
setup_fee_per_color
:
string
;
setup_fee_per_location
:
string
;
price_per_item
:
string
;
minimum_charge
:
string
;
px_per_cm
:
string
;
area_tiers
:
DecorationAreaTier
[]
;
created_at
:
string
;
updated_at
:
string
;
}
Index
Properties
id
name
slug
description
is_
active
sort_
order
setup_
fee
setup_
fee_
per_
color
setup_
fee_
per_
location
price_
per_
item
minimum_
charge
px_
per_
cm
area_
tiers
created_
at
updated_
at
Properties
id
id
:
number
name
name
:
string
slug
slug
:
string
description
description
:
string
is_
active
is_active
:
boolean
sort_
order
sort_order
:
number
setup_
fee
setup_fee
:
string
setup_
fee_
per_
color
setup_fee_per_color
:
string
setup_
fee_
per_
location
setup_fee_per_location
:
string
price_
per_
item
price_per_item
:
string
minimum_
charge
minimum_charge
:
string
px_
per_
cm
px_per_cm
:
string
area_
tiers
area_tiers
:
DecorationAreaTier
[]
created_
at
created_at
:
string
updated_
at
updated_at
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
slug
description
is_
active
sort_
order
setup_
fee
setup_
fee_
per_
color
setup_
fee_
per_
location
price_
per_
item
minimum_
charge
px_
per_
cm
area_
tiers
created_
at
updated_
at
Freeze Design Frontend - TypeScript API
Loading...