AdobeProductDiscount
This page contains
Fields
| segment: String | |
| applyAtRenewal: Boolean | |
| type: String! | Marketplace discount type: PERCENTAGE, FIXED_PRICE ($ off), or FLAT (override price). |
| category: AdobeFlexDiscountCategory PREVIEW | |
| percentage: Float | Percentage off list price. Set when type is PERCENTAGE. |
| price: Float | Subtractive amount. Set when type is FIXED_PRICE (Adobe FIXED_DISCOUNT). |
| discountValue: Float | Override price the customer pays. Set when type is FLAT (Adobe FIXED_PRICE). |
| description: String | |
| applicationId: String | |
| applicationUuid: String | |
| applicationName: String | |
| adobeOfferId: String | |
| editionId: String | |
| autoApply: Boolean | |
| retainable: Boolean | |
| redemptionRestriction: String | |
| minUnits: Int | |
| isvExternalCode: String | |
| code: String | |
| billingCycles: Int | |
| unit: String | |
| expirationDate: Long | |
| expirationDateStr: String | |
| startDate: Long | |
| startDateStr: String | |
| discountLockEndDate: String | |
| customerAlreadyRedeemed: Boolean | True when this customer already redeemed this discount code on this Adobe offer (customer ID search). |
Parent objects of AdobeProductDiscount
| AdobeProductDiscountResponse PREVIEW |
Queries for AdobeProductDiscount
| fetchAdobeProductDiscounts PREVIEW | |
| fetchCustomerFlexDiscounts PREVIEW |