Blame | Letzte Änderung | Log anzeigen | RSS feed
<?php// autogenerated file 30.08.2007 09:37// $Id: SearchFlagsCodeType.php 1182 2009-03-17 12:41:24Z lautsch $// $Log$//require_once 'EbatNs_FacetType.php';class SearchFlagsCodeType extends EbatNs_FacetType{// start props// @var string $Charityvar $Charity = 'Charity';// @var string $SearchInDescriptionvar $SearchInDescription = 'SearchInDescription';// @var string $PayPalBuyerPaymentOptionvar $PayPalBuyerPaymentOption = 'PayPalBuyerPaymentOption';// @var string $NowAndNewvar $NowAndNew = 'NowAndNew';// @var string $CustomCodevar $CustomCode = 'CustomCode';// end props/**** @return*/function SearchFlagsCodeType(){$this->EbatNs_FacetType('SearchFlagsCodeType', 'urn:ebay:apis:eBLBaseComponents');}}$Facet_SearchFlagsCodeType = new SearchFlagsCodeType();?>