<?php

namespace CfcalSasieSDK\Entity;

use \WsdlToPhp\PackageBase\AbstractStructBase;

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