Types that use StringMatchCodeType:
| 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 |
This document was generated with a customized version of the apireferencedocs tool [0.5M zip].
© 2005–2008 eBay, Inc. All rights reserved.