CartModify Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | CartModify.h CartModify.m |
Tasks
-
marketplaceDomain
(public property)
property -
awsAccessKeyId
(public property)
property -
associateTag
(public property)
property -
validate
(public property)
property -
xmlEscaping
(public property)
property -
shared
(public property)
property -
request
(public property)
property
Properties
associateTag
(public property)
@property (nonatomic, retain) NSString *associateTag
Discussion
(public property)
type : NSString, wrapper for primitive string
Declared In
CartModify.h
awsAccessKeyId
(public property)
@property (nonatomic, retain) NSString *awsAccessKeyId
Discussion
(public property)
type : NSString, wrapper for primitive string
Declared In
CartModify.h
marketplaceDomain
(public property)
@property (nonatomic, retain) NSString *marketplaceDomain
Discussion
(public property)
type : NSString, wrapper for primitive string
Declared In
CartModify.h
request
(public property)
@property (nonatomic, retain) NSMutableArray *request
Declared In
CartModify.h
shared
(public property)
@property (nonatomic, retain) CartModifyRequest *shared
Declared In
CartModify.h