StringMatchCodeType ( token )

Types that use StringMatchCodeType:

Enumeration Values
Value Description Which calls use this value *
Contains (in) Matches strings that contain the submitted value. For example, submitting a CharityName value of "heart" matches both "Heart of Gold" and "Open Hearts." GetCharities
CustomCode (in) Reserved for internal or future use. GetCharities
StartsWith (in) Matches strings that begin with the submitted value. For example, submitting a CharityName value of "heart" matches "Heart of Gold," but not "Open Hearts." Default behavior if no value is specified. GetCharities
  * See the Enumeration Index to see exact use of each enumeration value in the API.

This document was generated with a customized version of the apireferencedocs tool [0.5M zip].

© 2005–2008 eBay, Inc. All rights reserved.