<?php

namespace SelectSiparis;

use \WsdlToPhp\PackageBase\AbstractStructBase;

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