<?php

namespace SelectSiparis;

use \WsdlToPhp\PackageBase\AbstractStructBase;

/**
 * This class stands for IadeOdemeResponse StructType
 * Meta information extracted from the WSDL
 * - nillable: true
 * - type: tns:IadeOdemeResponse
 * @subpackage Structs
 */
class IadeOdemeResponse extends WebServisResponse
{
}
