Inherits from NSObject
Conforms to PicoBindable
Declared in Trading_AttributeArrayType.h
Trading_AttributeArrayType.m

Overview

This type defines the AttributeArray container, which is used by the
seller to specify one or more attribute values for a Half.com item.

@ingroup EBayAPIInterface

Tasks

  •   attribute

    This container is used by the seller to specify one or more attribute values for a
    Half.com item. This container can be used in ReviseItem to add,
    remove, or modify an attribute or its value.



    This field is not applicable for eBay listings.

    property

Properties

attribute

This container is used by the seller to specify one or more attribute values for a
Half.com item. This container can be used in ReviseItem to add,
remove, or modify an attribute or its value.



This field is not applicable for eBay listings.

@property (nonatomic, retain) NSMutableArray *attribute

Discussion

This container is used by the seller to specify one or more attribute values for a
Half.com item. This container can be used in ReviseItem to add,
remove, or modify an attribute or its value.



This field is not applicable for eBay listings.

entry type : class Trading_AttributeType

Declared In

Trading_AttributeArrayType.h