IDTech iOS/OSX SDK Guide  1.1.052
API reference for BTPay 200
 All Data Structures Functions Variables Properties Pages
CTLSResponse Class Reference

#import <CTLSResponse.h>

Inheritance diagram for CTLSResponse:

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.
 

Detailed Description

Class to encapsulate the CTLSResponse

Method Documentation

- (void) clear

clears all CTLSResponse properties

+ (CTLSResponse *) sharedController

Singleton instance of CTLSResponse


The documentation for this class was generated from the following file: