<?php
use \WsdlToPhp\PackageBase\AbstractStructBase;

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