Click or drag to resize

UserOffer Class

Inheritance Hierarchy
SystemObject
  Aruba.Cloud.Common.EntitiesUserOffer

Namespace:  Aruba.Cloud.Common.Entities
Assembly:  Aruba.Cloud.Common (in Aruba.Cloud.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataContractAttribute]
public class UserOffer

The UserOffer type exposes the following members.

Constructors
  NameDescription
Public methodUserOffer
Initializes a new instance of the UserOffer class
Top
Properties
  NameDescription
Public propertyDescriptions
Description of the offer in the language
Public propertyDuration
Duration of the offer in hours
Public propertyPeriodA
End date of validity
Public propertyPeriodFrom
Start date of validity
Public propertyPrice
Offer price
Public propertyProductId
ProductId of the offer (it can be productid or offerproductid) [ArubaCloudPriceList].[Dbo].[Offer]
Top
See Also