PaymentSDK
Mobile payment SDK
WDSubMerchantInfo Class Reference

#import <WDSubMerchantInfo.h>

+ Inheritance diagram for WDSubMerchantInfo:
+ Collaboration diagram for WDSubMerchantInfo:

Properties

NSStringcity
 SubmerchantInfo city. More...
 
WDCountry country
 SubmerchantInfo country. More...
 
NSStringidentifier
 SubmerchantInfo identifier. More...
 
NSStringname
 SubmerchantInfo name. More...
 
NSStringpostalCode
 SubmerchantInfo postalCode. More...
 
NSStringstate
 SubmerchantInfo state. More...
 
NSStringstreet
 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:
 

Property Documentation

- (NSString*) city
readwritenonatomicstrong

SubmerchantInfo city.

- (WDCountry) country
readwritenonatomicassign

SubmerchantInfo country.

- (NSString*) identifier
readwritenonatomicstrong

SubmerchantInfo identifier.

- (NSString*) name
readwritenonatomicstrong

SubmerchantInfo name.

- (NSString*) postalCode
readwritenonatomicstrong

SubmerchantInfo postalCode.

- (NSString*) state
readwritenonatomicstrong

SubmerchantInfo state.

- (NSString*) street
readwritenonatomicstrong

SubmerchantInfo street.