Click or drag to resize

VoucherCreated Class

Syntax
C#
public class VoucherCreated : Voucher

The VoucherCreated type exposes the following members.

Constructors
  NameDescription
Public methodVoucherCreated
Top
Properties
  NameDescription
Public propertyAccessCode
(Inherited from Voucher.)
Public propertyAuthenticateMemberToConsumeVoucher
(Inherited from Voucher.)
Public propertyProgramMembership_RSN
(Inherited from Voucher.)
Public propertyRSN
(Inherited from Voucher.)
Public propertyStatus

Valid Values:

  • VALID
  • USED
  • EXPIRED

(Inherited from Voucher.)
Public propertyVoucherExpiry
(Inherited from Voucher.)
Public propertyVoucherMessage
(Inherited from Voucher.)
Public propertyVoucherNumber
(Inherited from Voucher.)
Public propertyVoucherValidFrom
(Inherited from Voucher.)
Public propertyVoucherValue
(Inherited from Voucher.)
Top
See Also