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

The status info about ChipDNA's connection to the payment platform. More...

#import <PaymentPlatformStatus.h>

Inherits NSObject.

Properties

PaymentPlatformState state
 
NSString * localDateTimeFormat
 
NSString * localDateTime
 
NSArray * errors
 
NSString * platformDateTimeFormat
 
NSString * platformDateTime
 

Detailed Description

The status info about ChipDNA's connection to the payment platform.

Author
Creditcall Ltd

Property Documentation

◆ errors

- (NSArray*) errors
readnonatomicstrong

Errors returned during the connection test.

◆ localDateTime

- (NSString*) localDateTime
readnonatomicstrong

The payment platform local date time.

◆ localDateTimeFormat

- (NSString*) localDateTimeFormat
readnonatomicstrong

The datetime format for localDateTime

◆ platformDateTime

- (NSString*) platformDateTime
readnonatomicstrong

The date time when payment platform status was checked.

◆ platformDateTimeFormat

- (NSString*) platformDateTimeFormat
readnonatomicstrong

The date time format for platformDateTime.

◆ state

- (PaymentPlatformState) state
readnonatomicassign

Payment platform connection state.


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