Preparing search index...
The search index is not available
AsukaDesigner JavaScript API - v1.0.0
AsukaDesigner JavaScript API
PricingRuleCondition
Interface PricingRuleCondition
interface
PricingRuleCondition
{
height
?:
number
;
measurement
?:
PricingMeasurement
;
operator
:
PricingOperator
;
price
:
string
|
number
;
value
?:
number
;
width
?:
number
;
}
Index
Properties
height?
measurement?
operator
price
value?
width?
Properties
Optional
height
height
?:
number
Optional
measurement
measurement
?:
PricingMeasurement
Layer dimensions can use renderer-native units, percentages, or physical centimetres.
operator
operator
:
PricingOperator
price
price
:
string
|
number
Optional
value
value
?:
number
Optional
width
width
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
measurement
operator
price
value
width
AsukaDesigner JavaScript API - v1.0.0
Loading...
Layer dimensions can use renderer-native units, percentages, or physical centimetres.