Types that use StringMatchCodeType:
| Value | Description | Which calls use this value * |
| Contains | 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 | Reserved for internal or future use. | GetCharities |
| StartsWith | 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 |
This document was generated with a customized version of the apireferencedocs tool.
© 2005–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.