Preparing search index...
The search index is not available
AsukaDesigner JavaScript API - v1.0.0
AsukaDesigner JavaScript API
PricingRule
Interface PricingRule
interface
PricingRule
{
conditionAggregation
?:
PricingConditionAggregation
;
conditions
:
PricingRuleCondition
[]
;
handler
:
|
"canvasSize"
|
"scale"
|
"layerSize"
|
"layerCoverage"
|
"layerArea"
|
"textLength"
|
"textLines"
|
"layersAmount"
|
"usedColorsAmount"
|
"printingMethodsAmount"
;
match
?:
PricingMatch
;
scope
?:
PricingScope
;
target
?:
PricingRuleTarget
;
}
Index
Properties
condition
Aggregation?
conditions
handler
match?
scope?
target?
Properties
Optional
condition
Aggregation
condition
Aggregation
?:
PricingConditionAggregation
conditions
conditions
:
PricingRuleCondition
[]
handler
handler
:
|
"canvasSize"
|
"scale"
|
"layerSize"
|
"layerCoverage"
|
"layerArea"
|
"textLength"
|
"textLines"
|
"layersAmount"
|
"usedColorsAmount"
|
"printingMethodsAmount"
Optional
match
match
?:
PricingMatch
Optional
scope
scope
?:
PricingScope
Optional
target
target
?:
PricingRuleTarget
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
condition
Aggregation
conditions
handler
match
scope
target
AsukaDesigner JavaScript API - v1.0.0
Loading...