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

  •   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

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 *requiredSellerAction

Discussion

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