Click or drag to resize

VoucherStub Class

Syntax
C#
public class VoucherStub : Voucher

The VoucherStub type exposes the following members.

Properties
  NameDescription
Public propertyCard_RSN
Public propertyCardNumber
Public propertyMember_RSN
Public propertyMemberDisplayValue
Public propertyMemberFamilyName
Public propertyMemberGivenName
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