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

Overview

Confirms the identity of the user by returning the UserID and the EIASToken belonging to
the user.

@ingroup EBayAPIInterface

Tasks

  •   userID

    Unique eBay user ID for the user.

    property

Properties

userID

Unique eBay user ID for the user.

@property (nonatomic, retain) NSString *userID

Discussion

Unique eBay user ID for the user.

type : NSString, wrapper for primitive string

Declared In

Trading_ConfirmIdentityResponseType.h