Inherits from Trading_AbstractResponseType : NSObject
Declared in Trading_VeROReportItemsResponseType.h
Trading_VeROReportItemsResponseType.m

Overview

Contains a packet ID and status for the items reported by the VeRO Program member.

@ingroup EBayAPIInterface

Tasks

Properties

veROReportPacketID

A unique packet identifier for the items reported.

@property (nonatomic, retain) NSNumber *veROReportPacketID

Discussion

A unique packet identifier for the items reported.

type : NSNumber, wrapper for primitive long

Declared In

Trading_VeROReportItemsResponseType.h

veROReportPacketStatus

The processing status of the packet.

@property (nonatomic, retain) NSString *veROReportPacketStatus

Discussion

The processing status of the packet.

type: string constant in Trading_VeROReportPacketStatusCodeType.h

Declared In

Trading_VeROReportItemsResponseType.h