Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
RepricingRuleRestriction |
RepricingRuleRestriction.clone() |
RepricingRuleRestriction |
RepricingRule.getRestriction()
Required.
|
RepricingRuleRestriction |
RepricingRuleRestriction.set(String fieldName,
Object value) |
RepricingRuleRestriction |
RepricingRuleRestriction.setFloor(RepricingRuleRestrictionBoundary floor)
The inclusive floor lower bound.
|
RepricingRuleRestriction |
RepricingRuleRestriction.setUseAutoPricingMinPrice(Boolean useAutoPricingMinPrice)
If true, use the AUTO_PRICING_MIN_PRICE offer attribute as the lower bound of the rule.
|
Modifier and Type | Method and Description |
---|---|
RepricingRule |
RepricingRule.setRestriction(RepricingRuleRestriction restriction)
Required.
|
Copyright © 2011–2023 Google. All rights reserved.