SQIPCardType
enum SQIPCardType : NSUInteger {}
Indicates a card’s type. Such as Credit
-
Unidentified type
Declaration
Objective-C
SQIPCardTypeUnknown
-
Credit Card
Declaration
Objective-C
SQIPCardTypeCredit
-
Debit Card
Declaration
Objective-C
SQIPCardTypeDebit