CartModifyRequest Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | CartModifyRequest.h CartModifyRequest.m |
Tasks
-
cartId
(public property)
property -
hmac
(public property)
property -
mergeCart
(public property)
property -
items
(public property)
property -
responseGroup
(public property)
property
Properties
cartId
(public property)
@property (nonatomic, retain) NSString *cartId
Discussion
(public property)
type : NSString, wrapper for primitive string
Declared In
CartModifyRequest.h
hmac
(public property)
@property (nonatomic, retain) NSString *hmac
Discussion
(public property)
type : NSString, wrapper for primitive string
Declared In
CartModifyRequest.h
items
(public property)
@property (nonatomic, retain) CartModifyItems *items
Declared In
CartModifyRequest.h