Offer is a purchasable item. IOffer includes the common properties of offers in the catalog.
Note: Phoenix supports offers such as TVOD, boxset (collection), subscription, etc.
Field | Argument | Type | Description |
---|---|---|---|
catalogPrice | PriceDetails! |
Catalog price |
|
description | String |
Offer description |
|
discountModule | DiscountModule |
Discount module |
|
id | Int64! |
Offer id |
|
name | String |
Offer name |
|
productsCodes | [ProductCode!] |
In-app product codes. |