Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
RepricingRuleCostOfGoodsSaleRule |
RepricingRuleCostOfGoodsSaleRule.clone() |
RepricingRuleCostOfGoodsSaleRule |
RepricingRule.getCogsBasedRule()
The rule definition for TYPE_COGS_BASED.
|
RepricingRuleCostOfGoodsSaleRule |
RepricingRuleCostOfGoodsSaleRule.set(String fieldName,
Object value) |
RepricingRuleCostOfGoodsSaleRule |
RepricingRuleCostOfGoodsSaleRule.setPercentageDelta(Integer percentageDelta)
The percent change against the COGS.
|
RepricingRuleCostOfGoodsSaleRule |
RepricingRuleCostOfGoodsSaleRule.setPriceDelta(String priceDelta)
The price delta against the COGS.
|
Modifier and Type | Method and Description |
---|---|
RepricingRule |
RepricingRule.setCogsBasedRule(RepricingRuleCostOfGoodsSaleRule cogsBasedRule)
The rule definition for TYPE_COGS_BASED.
|
Copyright © 2011–2023 Google. All rights reserved.