CartCreate Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | CartCreate.h CartCreate.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
CartCreate.h
awsAccessKeyId
(public property)
@property (nonatomic, retain) NSString *awsAccessKeyId
Discussion
(public property)
type : NSString, wrapper for primitive string
Declared In
CartCreate.h
marketplaceDomain
(public property)
@property (nonatomic, retain) NSString *marketplaceDomain
Discussion
(public property)
type : NSString, wrapper for primitive string
Declared In
CartCreate.h
request
(public property)
@property (nonatomic, retain) NSMutableArray *request
Declared In
CartCreate.h
shared
(public property)
@property (nonatomic, retain) CartCreateRequest *shared
Declared In
CartCreate.h