OpeneBayTokenType ( string )
Used to specify whether a token is passed by value or by reference. Applications should expect it to be passed by value.

Enumeration Values
Value Description Which calls use this value *
Reference The token is passed by reference; reserved for future use. addSubscriber, changeSubscriptionPlan, removeSubscriber, updateSubscriber, updateSubscriberCredentials, updateSubscriberPaymentMethod
Value The token is passed by value. addSubscriber, changeSubscriptionPlan, removeSubscriber, updateSubscriber, updateSubscriberCredentials, updateSubscriberPaymentMethod
  * See the Enumeration Index to see exact use of each enumeration value in the API.

© 2009–2010 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.