PaymentSDK
Mobile payment SDK
|
#import <WDSubMerchantInfo.h>
Properties | |
NSString * | city |
SubmerchantInfo city. More... | |
WDCountry | country |
SubmerchantInfo country. More... | |
NSString * | identifier |
SubmerchantInfo identifier. More... | |
NSString * | name |
SubmerchantInfo name. More... | |
NSString * | postalCode |
SubmerchantInfo postalCode. More... | |
NSString * | state |
SubmerchantInfo state. More... | |
NSString * | street |
SubmerchantInfo street. More... | |
Additional Inherited Members | |
Public Class Methods inherited from NSObject | |
(id) | + alloc |
(Class) | + class |
(void) | + initialize |
(void) | + load |
(id) | + new |
Public Instance Methods inherited from NSObject | |
(Class) | - classForCoder |
(id) | - copy |
(void) | - dealloc |
(void) | - finalize |
(id) | - init |
(id) | - mutableCopy |
Public Instance Methods inherited from <NSObject> | |
(NSString *) | - description |
(NSUInteger) | - hash |
(BOOL) | - isEqual: |
|
readwritenonatomicstrong |
SubmerchantInfo city.
|
readwritenonatomicassign |
SubmerchantInfo country.
|
readwritenonatomicstrong |
SubmerchantInfo identifier.
|
readwritenonatomicstrong |
SubmerchantInfo name.
|
readwritenonatomicstrong |
SubmerchantInfo postalCode.
|
readwritenonatomicstrong |
SubmerchantInfo state.
|
readwritenonatomicstrong |
SubmerchantInfo street.