Click or drag to resize

FirstCardOrCreateVirtualCard Class

Syntax
C#
public class FirstCardOrCreateVirtualCard : CreateCard

The FirstCardOrCreateVirtualCard type exposes the following members.

Properties
  NameDescription
Public propertyCardStatus
Valid Values:
  • ACTIVE
  • CLOSED
  • INACTIVE
  • PENDINGACTIVATION
(Inherited from CreateCard.)
Public propertyCardType

Valid Values:

  • INSTORE
  • STANDARD
  • VIRTUAL

(Inherited from CreateCard.)
Public propertyMemberSearch
Public propertyMembership
(Inherited from CreateCard.)
Public propertySendEmail
(Inherited from CreateCard.)
Top
See Also