PromoCodeOffer Class |
Namespace: Aruba.Cloud.Common.Entities
The PromoCodeOffer type exposes the following members.
| Name | Description | |
|---|---|---|
| PromoCodeOffer | Initializes a new instance of the PromoCodeOffer class |
| Name | Description | |
|---|---|---|
| CallToActionLink |
CallToActionLink
(Inherited from UserOffer.) | |
| Descriptions |
Description of the offer in the language
(Inherited from UserOffer.) | |
| Duration |
Duration of the offer in hours
(Inherited from UserOffer.) | |
| PeriodA |
End date of validity
(Inherited from UserOffer.) | |
| PeriodFrom |
Start date of validity
(Inherited from UserOffer.) | |
| Price |
Offer price
(Inherited from UserOffer.) | |
| ProductId |
ProductId of the offer (it can be ProducId or OfferingProductId)
(Inherited from UserOffer.) | |
| ProductName |
Product name
(Inherited from UserOffer.) | |
| UserPromoCodes |
A List of UserPromoCpde object
|