Trading_DisputeArrayType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_DisputeArrayType.h Trading_DisputeArrayType.m |
Overview
Represents a list of disputes. Can hold zero or more Dispute
types, each of which describes a dispute.
@ingroup EBayAPIInterface
Tasks
-
dispute
The information that describes a dispute, including
property
the buyer’s name, the transaction ID, the dispute state
and status, whether the dispute is resolved,
and any messages posted to the dispute.
Properties
dispute
The information that describes a dispute, including
the buyer’s name, the transaction ID, the dispute state
and status, whether the dispute is resolved,
and any messages posted to the dispute.
@property (nonatomic, retain) NSMutableArray *dispute
Discussion
The information that describes a dispute, including
the buyer’s name, the transaction ID, the dispute state
and status, whether the dispute is resolved,
and any messages posted to the dispute.
entry type : class Trading_DisputeType
Declared In
Trading_DisputeArrayType.h