Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
OrderLegacyPromotionBenefit |
OrderLegacyPromotionBenefit.clone() |
OrderLegacyPromotionBenefit |
OrderLegacyPromotionBenefit.set(String fieldName,
Object value) |
OrderLegacyPromotionBenefit |
OrderLegacyPromotionBenefit.setDiscount(Price discount)
The discount in the order price when the promotion is applied.
|
OrderLegacyPromotionBenefit |
OrderLegacyPromotionBenefit.setOfferIds(List<String> offerIds)
The OfferId(s) that were purchased in this order and map to this specific benefit of the
promotion.
|
OrderLegacyPromotionBenefit |
OrderLegacyPromotionBenefit.setSubType(String subType)
Further describes the benefit of the promotion.
|
OrderLegacyPromotionBenefit |
OrderLegacyPromotionBenefit.setTaxImpact(Price taxImpact)
The impact on tax when the promotion is applied.
|
OrderLegacyPromotionBenefit |
OrderLegacyPromotionBenefit.setType(String type)
Describes whether the promotion applies to products (e.g.
|
Modifier and Type | Method and Description |
---|---|
List<OrderLegacyPromotionBenefit> |
OrderLegacyPromotion.getBenefits() |
Modifier and Type | Method and Description |
---|---|
OrderLegacyPromotion |
OrderLegacyPromotion.setBenefits(List<OrderLegacyPromotionBenefit> benefits) |
Copyright © 2011–2021 Google. All rights reserved.