Class representing information about a merchant.
More...
#import <Merchant.h>
Inherits NSObject.
Class representing information about a merchant.
- Author
- Creditcall Ltd
- Copyright
- Copyright Creditcall Limited 2010 - 2019.
◆ cardSchemes
| - (NSArray<NSNumber *>*) cardSchemes |
|
readnonatomicstrong |
The card schemes enabled for this merchant.
◆ categoryCode
| - (NSString*) categoryCode |
|
readnonatomicstrong |
The merchant category code. Format is IOS 18245.
◆ currencies
The currencies enabled for this merchant.
◆ name
◆ number
The merchant number used for processing.
◆ transactionTypes
| - (NSArray<NSNumber *>*) transactionTypes |
|
readnonatomicstrong |
The transaction types enabled for this merchant.
The documentation for this class was generated from the following file: