![]() |
IDTech iOS/OSX SDK Guide
1.1.052
API reference for BTPay 200
|
#import <CTLSResponse.h>
Instance Methods | |
(void) | - clear |
Class Methods | |
(CTLSResponse *) | + sharedController |
Properties | |
NSString * | track1MSR |
Track 1 data from MSR. | |
NSString * | track2MSR |
Track 2 data from MSR. | |
NSDictionary * | clearingRecord |
DE 055 data (if available) as a TLV data objects. The DE 055 data is the same data as is included in the Clearing Record. | |
NSDictionary * | unencryptedTags |
EMV card data. | |
NSDictionary * | encryptedTags |
EMV card data. | |
NSDictionary * | maskedTags |
EMV card data. | |
Class to encapsulate the CTLSResponse
- (void) clear |
clears all CTLSResponse properties
+ (CTLSResponse *) sharedController |
Singleton instance of CTLSResponse