<?php

namespace SelectSiparis;

use \WsdlToPhp\PackageBase\AbstractStructBase;

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