<?php
use \WsdlToPhp\PackageBase\AbstractStructBase;

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