Blame | Letzte Änderung | Log anzeigen | RSS feed
<?php// autogenerated file 30.08.2007 09:37// $Id: ItemLocationCodeType.php 1182 2009-03-17 12:41:24Z lautsch $// $Log$//require_once 'EbatNs_FacetType.php';class ItemLocationCodeType extends EbatNs_FacetType{// start props// @var string $ItemAvailableInvar $ItemAvailableIn = 'ItemAvailableIn';// @var string $ItemLocatedInvar $ItemLocatedIn = 'ItemLocatedIn';// @var string $CustomCodevar $CustomCode = 'CustomCode';// end props/**** @return*/function ItemLocationCodeType(){$this->EbatNs_FacetType('ItemLocationCodeType', 'urn:ebay:apis:eBLBaseComponents');}}$Facet_ItemLocationCodeType = new ItemLocationCodeType();?>