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

Overview

Responds to a call to GetApiAccessRules.

@ingroup EBayAPIInterface

Tasks

  •   apiAccessRule

    Contains the description of an API access rule, including the
    call name, the application’s current daily and hourly usage,
    and other values.

    property

Properties

apiAccessRule

Contains the description of an API access rule, including the
call name, the application’s current daily and hourly usage,
and other values.

@property (nonatomic, retain) NSMutableArray *apiAccessRule

Discussion

Contains the description of an API access rule, including the
call name, the application’s current daily and hourly usage,
and other values.

entry type : class Trading_ApiAccessRuleType

Declared In

Trading_GetApiAccessRulesResponseType.h