Click or drag to resize

UserPromoCode Class

The user promo code object
Inheritance Hierarchy
SystemObject
  Aruba.Cloud.Common.EntitiesUserPromoCode

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 UserPromoCode

The UserPromoCode type exposes the following members.

Constructors
  NameDescription
Public methodUserPromoCode
Initializes a new instance of the UserPromoCode class
Top
Properties
  NameDescription
Public propertyExpirationDateUtc
The expiration utc datetime
Public propertyPromoCode
The promo code
Top
See Also