Trading_RequiredSellerActionArrayType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_RequiredSellerActionArrayType.h Trading_RequiredSellerActionArrayType.m |
Overview
This type defines the RequiredSellerActionArray container, which may contain zero or
multiple RequiredSellerActionCodeType objects.
@ingroup EBayAPIInterface
Tasks
-
requiredSellerActionThis field contains a possible action that a seller can take to expedite the
property
release of a payment hold. There can be zero or more RequiredSellerAction fields
in the RequiredSellerActionArray container.
Properties
requiredSellerAction
This field contains a possible action that a seller can take to expedite the
release of a payment hold. There can be zero or more RequiredSellerAction fields
in the RequiredSellerActionArray container.
@property (nonatomic, retain) NSMutableArray *requiredSellerActionDiscussion
This field contains a possible action that a seller can take to expedite the
release of a payment hold. There can be zero or more RequiredSellerAction fields
in the RequiredSellerActionArray container.
entry type : string constant in Trading_RequiredSellerActionCodeType.h
Declared In
Trading_RequiredSellerActionArrayType.h