CardType Property
Summary
The CardType of the number associated with this CreditCard object.
Syntax
C#
VB
Java
Objective-C
C++
@property (nonatomic, assign) LTCardType cardType
public CardType getCardType()
public void setCardType(CardType value)
Property Value
The credit card's credit card type.