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

Overview

Validate the user response to botblock challenge.

@ingroup EBayAPIInterface

Tasks

Properties

validToken

Indicates whether the token is valid.

@property (nonatomic, retain) NSNumber *validToken

Discussion

Indicates whether the token is valid.

type : NSNumber, wrapper for primitive bool

Declared In

Trading_ValidateChallengeInputResponseType.h