ChipDna Mobile
Loading...
Searching...
No Matches
Properties | List of all members
TerminalStatus Class Reference

The current status of the configured Terminal. More...

#import <TerminalStatus.h>

Inherits NSObject.

Properties

NSString * terminalId
 
NSString * transactionKey
 
NSString * webMisUserName
 
NSString * webMisPassword
 
NSString * apiKey
 
BOOL enabled
 
CCParameterValue environment
 

Detailed Description

The current status of the configured Terminal.

Author
Creditcall Ltd

Property Documentation

◆ apiKey

- (NSString*) apiKey
readnonatomicstrong

API Key configured.

◆ enabled

- (BOOL) enabled
readnonatomicassign

Indictates whether terminal is currently enabled. Will always be false if Terminal environment doesn't match current environment of ChipDNA Mobile.

◆ environment

- (CCParameterValue) environment
readnonatomicstrong

Environment in which the credentialis are intended to be used. Possible values are LIVE or TEST.

◆ terminalId

- (NSString*) terminalId
readnonatomicstrong

Terminal ID of terminal currently configured.

◆ transactionKey

- (NSString*) transactionKey
readnonatomicstrong

Transaction key of terminal currently configured.

◆ webMisPassword

- (NSString*) webMisPassword
readnonatomicstrong

WebMIS password configured.

◆ webMisUserName

- (NSString*) webMisUserName
readnonatomicstrong

WebMIS username configured.


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