<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;?php
/**
 * Class which returns the class map definition
 * @package
 */
class ClassMap
{
    /**
     * Returns the mapping between the WSDL Structs and generated Structs' classes
     * This array is sent to the \SoapClient when calling the WS
     * @return string[]
     */
    final public static function get()
    {
        return array(
            'SuministroInformacion' =&gt; '\\StructType\\SuministroInformacion',
            'SuministroInformacionBaja' =&gt; '\\StructType\\SuministroInformacionBaja',
            'ConsultaInformacion' =&gt; '\\StructType\\ConsultaInformacion',
            'CabeceraSii' =&gt; '\\StructType\\CabeceraSii',
            'CabeceraSiiBaja' =&gt; '\\StructType\\CabeceraSiiBaja',
            'DatosPresentacionType' =&gt; '\\StructType\\DatosPresentacionType',
            'CabeceraConsultaSii' =&gt; '\\StructType\\CabeceraConsultaSii',
            'RegistroSii' =&gt; '\\StructType\\RegistroSii',
            'PeriodoImpositivo' =&gt; '\\StructType\\PeriodoImpositivo',
            'OperacionIntracomunitariaType' =&gt; '\\StructType\\OperacionIntracomunitariaType',
            'BienDeInversionType' =&gt; '\\StructType\\BienDeInversionType',
            'IDFacturaComunitariaType' =&gt; '\\StructType\\IDFacturaComunitariaType',
            'IDEmisorFactura' =&gt; '\\StructType\\IDEmisorFactura',
            'IDFacturaExpedidaBCType' =&gt; '\\StructType\\IDFacturaExpedidaBCType',
            'IDFacturaExpedidaType' =&gt; '\\StructType\\IDFacturaExpedidaType',
            'IDFacturaRecibidaType' =&gt; '\\StructType\\IDFacturaRecibidaType',
            'IDFacturaRecibidaNombreType' =&gt; '\\StructType\\IDFacturaRecibidaNombreType',
            'IDFacturaRecibidaNombreBCType' =&gt; '\\StructType\\IDFacturaRecibidaNombreBCType',
            'IDFacturaARType' =&gt; '\\StructType\\IDFacturaARType',
            'FacturaType' =&gt; '\\StructType\\FacturaType',
            'FacturasAgrupadas' =&gt; '\\StructType\\FacturasAgrupadas',
            'FacturasRectificadas' =&gt; '\\StructType\\FacturasRectificadas',
            'FacturaExpedidaType' =&gt; '\\StructType\\FacturaExpedidaType',
            'DatosInmueble' =&gt; '\\StructType\\DatosInmueble',
            'TipoDesglose' =&gt; '\\StructType\\TipoDesglose',
            'NoExentaRecibidasType' =&gt; '\\StructType\\NoExentaRecibidasType',
            'DesgloseIVA' =&gt; '\\StructType\\DesgloseIVA',
            'FacturaRecibidaType' =&gt; '\\StructType\\FacturaRecibidaType',
            'CobrosType' =&gt; '\\StructType\\CobrosType',
            'PagosType' =&gt; '\\StructType\\PagosType',
            'DetalleIVAEmitidaType' =&gt; '\\StructType\\DetalleIVAEmitidaType',
            'DetalleIVAEmitidaPrestacionType' =&gt; '\\StructType\\DetalleIVAEmitidaPrestacionType',
            'DetalleIVARecibidaType' =&gt; '\\StructType\\DetalleIVARecibidaType',
            'DesgloseRectificacionType' =&gt; '\\StructType\\DesgloseRectificacionType',
            'AduanasType' =&gt; '\\StructType\\AduanasType',
            'DatosInmuebleType' =&gt; '\\StructType\\DatosInmuebleType',
            'DatosPagoCobroType' =&gt; '\\StructType\\DatosPagoCobroType',
            'PersonaFisicaJuridicaESType' =&gt; '\\StructType\\PersonaFisicaJuridicaESType',
            'PersonaFisicaJuridicaUnicaESType' =&gt; '\\StructType\\PersonaFisicaJuridicaUnicaESType',
            'PersonaFisicaJuridicaType' =&gt; '\\StructType\\PersonaFisicaJuridicaType',
            'IDOtroType' =&gt; '\\StructType\\IDOtroType',
            'TipoConDesgloseType' =&gt; '\\StructType\\TipoConDesgloseType',
            'TipoSinDesgloseType' =&gt; '\\StructType\\TipoSinDesgloseType',
            'TipoSinDesglosePrestacionType' =&gt; '\\StructType\\TipoSinDesglosePrestacionType',
            'NoSujetaType' =&gt; '\\StructType\\NoSujetaType',
            'SujetaType' =&gt; '\\StructType\\SujetaType',
            'Exenta' =&gt; '\\StructType\\Exenta',
            'NoExenta' =&gt; '\\StructType\\NoExenta',
            'SujetaPrestacionType' =&gt; '\\StructType\\SujetaPrestacionType',
            'SuministroLRFacturasEmitidas' =&gt; '\\StructType\\SuministroLRFacturasEmitidas',
            'LRfacturasEmitidasType' =&gt; '\\StructType\\LRfacturasEmitidasType',
            'BajaLRFacturasEmitidas' =&gt; '\\StructType\\BajaLRFacturasEmitidas',
            'LRBajaExpedidasType' =&gt; '\\StructType\\LRBajaExpedidasType',
            'SuministroLRFacturasRecibidas' =&gt; '\\StructType\\SuministroLRFacturasRecibidas',
            'LRFacturasRecibidasType' =&gt; '\\StructType\\LRFacturasRecibidasType',
            'BajaLRFacturasRecibidas' =&gt; '\\StructType\\BajaLRFacturasRecibidas',
            'LRBajaRecibidasType' =&gt; '\\StructType\\LRBajaRecibidasType',
            'SuministroLRBienesInversion' =&gt; '\\StructType\\SuministroLRBienesInversion',
            'LRBienesInversionType' =&gt; '\\StructType\\LRBienesInversionType',
            'BajaLRBienesInversion' =&gt; '\\StructType\\BajaLRBienesInversion',
            'LRBajaBienesInversionType' =&gt; '\\StructType\\LRBajaBienesInversionType',
            'SuministroLRCobrosMetalico' =&gt; '\\StructType\\SuministroLRCobrosMetalico',
            'LRCobrosMetalicoType' =&gt; '\\StructType\\LRCobrosMetalicoType',
            'BajaLRCobrosMetalico' =&gt; '\\StructType\\BajaLRCobrosMetalico',
            'LRBajaCobrosMetalicoType' =&gt; '\\StructType\\LRBajaCobrosMetalicoType',
            'SuministroLRDetOperacionIntracomunitaria' =&gt; '\\StructType\\SuministroLRDetOperacionIntracomunitaria',
            'LROperacionIntracomunitariaType' =&gt; '\\StructType\\LROperacionIntracomunitariaType',
            'BajaLRDetOperacionIntracomunitaria' =&gt; '\\StructType\\BajaLRDetOperacionIntracomunitaria',
            'LRBajaOperacionIntracomunitariaType' =&gt; '\\StructType\\LRBajaOperacionIntracomunitariaType',
            'SuministroLRCobrosEmitidas' =&gt; '\\StructType\\SuministroLRCobrosEmitidas',
            'LRCobrosEmitidasType' =&gt; '\\StructType\\LRCobrosEmitidasType',
            'SuministroLRPagosRecibidas' =&gt; '\\StructType\\SuministroLRPagosRecibidas',
            'LRPagosEmitidasType' =&gt; '\\StructType\\LRPagosEmitidasType',
            'LRFiltroEmitidasType' =&gt; '\\StructType\\LRFiltroEmitidasType',
            'LRFiltroRecibidasType' =&gt; '\\StructType\\LRFiltroRecibidasType',
            'LRFiltroBienInversionType' =&gt; '\\StructType\\LRFiltroBienInversionType',
            'LRFiltroDetOperIntracomunitariasType' =&gt; '\\StructType\\LRFiltroDetOperIntracomunitariasType',
            'LRFiltroCobrosMetalicoType' =&gt; '\\StructType\\LRFiltroCobrosMetalicoType',
            'ClavePaginacion' =&gt; '\\StructType\\ClavePaginacion',
            'LRFiltroCobrosType' =&gt; '\\StructType\\LRFiltroCobrosType',
            'LRFiltroPagosType' =&gt; '\\StructType\\LRFiltroPagosType',
            'LRConsultaRecibidasType' =&gt; '\\StructType\\LRConsultaRecibidasType',
            'LRConsultaEmitidasType' =&gt; '\\StructType\\LRConsultaEmitidasType',
            'LRConsultaBienesInversionType' =&gt; '\\StructType\\LRConsultaBienesInversionType',
            'LRConsultaDetOperIntracomunitariasType' =&gt; '\\StructType\\LRConsultaDetOperIntracomunitariasType',
            'LRConsultaCobrosMetalicoType' =&gt; '\\StructType\\LRConsultaCobrosMetalicoType',
            'ConsultaCobrosType' =&gt; '\\StructType\\ConsultaCobrosType',
            'ConsultaPagosType' =&gt; '\\StructType\\ConsultaPagosType',
            'RespuestaConsultaLRFacturasEmitidasType' =&gt; '\\StructType\\RespuestaConsultaLRFacturasEmitidasType',
            'RespuestaConsultaLRFacturasRecibidasType' =&gt; '\\StructType\\RespuestaConsultaLRFacturasRecibidasType',
            'RespuestaConsultaLRBienesInversionType' =&gt; '\\StructType\\RespuestaConsultaLRBienesInversionType',
            'RespuestaConsultaLRDetOperIntracomunitariasType' =&gt; '\\StructType\\RespuestaConsultaLRDetOperIntracomunitariasType',
            'RespuestaConsultaLRCobrosMetalicoType' =&gt; '\\StructType\\RespuestaConsultaLRCobrosMetalicoType',
            'RespuestaConsultaCobrosType' =&gt; '\\StructType\\RespuestaConsultaCobrosType',
            'RespuestaConsultaPagosType' =&gt; '\\StructType\\RespuestaConsultaPagosType',
            'TitularPeriodoType' =&gt; '\\StructType\\TitularPeriodoType',
            'EstadoFacturaType' =&gt; '\\StructType\\EstadoFacturaType',
            'RegistroRespuestaConsultaEmitidasType' =&gt; '\\StructType\\RegistroRespuestaConsultaEmitidasType',
            'RegistroRespuestaConsultaRecibidasType' =&gt; '\\StructType\\RegistroRespuestaConsultaRecibidasType',
            'RegistroRespuestaConsultaBienesType' =&gt; '\\StructType\\RegistroRespuestaConsultaBienesType',
            'RegistroRespuestaConsultaDetOperIntracomunitariasType' =&gt; '\\StructType\\RegistroRespuestaConsultaDetOperIntracomunitariasType',
            'RegistroRespuestaConsultaCobrosMetalicoType' =&gt; '\\StructType\\RegistroRespuestaConsultaCobrosMetalicoType',
            'RegistroRespuestaConsultaCobrosType' =&gt; '\\StructType\\RegistroRespuestaConsultaCobrosType',
            'RegistroRespuestaConsultaPagosType' =&gt; '\\StructType\\RegistroRespuestaConsultaPagosType',
            'RespuestaDetOperIntracomunitariaType' =&gt; '\\StructType\\RespuestaDetOperIntracomunitariaType',
            'RespuestaCobrosMetalicoType' =&gt; '\\StructType\\RespuestaCobrosMetalicoType',
            'RespuestaConsultaLRFacturasType' =&gt; '\\StructType\\RespuestaConsultaLRFacturasType',
            'RespuestaConsultaFacturaCobrosType' =&gt; '\\StructType\\RespuestaConsultaFacturaCobrosType',
            'RespuestaConsultaFacturaPagosType' =&gt; '\\StructType\\RespuestaConsultaFacturaPagosType',
            'FacturaRespuestaType' =&gt; '\\StructType\\FacturaRespuestaType',
            'FacturaRespuestaExpedidaType' =&gt; '\\StructType\\FacturaRespuestaExpedidaType',
            'FacturaRespuestaRecibidaType' =&gt; '\\StructType\\FacturaRespuestaRecibidaType',
            'RespuestaComunAltaType' =&gt; '\\StructType\\RespuestaComunAltaType',
            'RespuestaLRFEmitidasType' =&gt; '\\StructType\\RespuestaLRFEmitidasType',
            'RespuestaLRFRecibidasType' =&gt; '\\StructType\\RespuestaLRFRecibidasType',
            'RespuestaLRBajaFRecibidasPagosType' =&gt; '\\StructType\\RespuestaLRBajaFRecibidasPagosType',
            'RespuestaLRBienesInversionType' =&gt; '\\StructType\\RespuestaLRBienesInversionType',
            'RespuestaLROComunitariasType' =&gt; '\\StructType\\RespuestaLROComunitariasType',
            'RespuestaLRIMetalicoType' =&gt; '\\StructType\\RespuestaLRIMetalicoType',
            'RespuestaComunBajaType' =&gt; '\\StructType\\RespuestaComunBajaType',
            'RespuestaLRBajaFEmitidasType' =&gt; '\\StructType\\RespuestaLRBajaFEmitidasType',
            'RespuestaLRBajaFRecibidasType' =&gt; '\\StructType\\RespuestaLRBajaFRecibidasType',
            'RespuestaLRBajaBienesInversionType' =&gt; '\\StructType\\RespuestaLRBajaBienesInversionType',
            'RespuestaLRBajaOComunitariasType' =&gt; '\\StructType\\RespuestaLRBajaOComunitariasType',
            'RespuestaLRBajaIMetalicoType' =&gt; '\\StructType\\RespuestaLRBajaIMetalicoType',
            'RespuestaExpedidaType' =&gt; '\\StructType\\RespuestaExpedidaType',
            'RespuestaRecibidaType' =&gt; '\\StructType\\RespuestaRecibidaType',
            'RespuestaRecibidaBajaType' =&gt; '\\StructType\\RespuestaRecibidaBajaType',
            'RespuestaRecibidaPagoType' =&gt; '\\StructType\\RespuestaRecibidaPagoType',
            'RespuestaBienType' =&gt; '\\StructType\\RespuestaBienType',
            'RespuestaComunitariaType' =&gt; '\\StructType\\RespuestaComunitariaType',
            'RespuestaMetalicoType' =&gt; '\\StructType\\RespuestaMetalicoType',
        );
    }
}
</pre></body></html>