Click or drag to resize

CreateCardAndMember Class

Syntax
C#
public class CreateCardAndMember : CreateCard

The CreateCardAndMember 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 propertyCustomerAccounts
Public propertyMembership
(Inherited from CreateCard.)
Public propertyProfile
Public propertySendEmail
(Inherited from CreateCard.)
Top
See Also