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

Contains data representing information about a generated card hash. More...

#import <CCCardHash.h>

Inherits NSObject.

Properties

CCCardHashScope scope
 
CCCardHashSource source
 
NSString * value
 

Detailed Description

Contains data representing information about a generated card hash.

Author
Creditcall Ltd

Property Documentation

◆ scope

- (CCCardHashScope) scope
readatomicassign

Scope define the set of devices that would generate this same hash for a particular card.

Returns
the scope for the card hash.

◆ source

- (CCCardHashSource) source
readatomicassign

Source from where the CardHash was generated.

Returns
the source of the card hash.

◆ value

- (NSString*) value
readatomicassign

Get the card hash value.

Returns
The card hash value.

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