<?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(
            'ImpressaoPendenteERP' => '\\StructType\\ImpressaoPendenteERP',
            'CabecDocERP' => '\\StructType\\CabecDocERP',
            'CabecDocStatusERP' => '\\StructType\\CabecDocStatusERP',
            'ArrayOfLinhasDocERP' => '\\ArrayType\\ArrayOfLinhasDocERP',
            'LinhasDocERP' => '\\StructType\\LinhasDocERP',
            'ArrayOfLinhasDocStatusERP' => '\\ArrayType\\ArrayOfLinhasDocStatusERP',
            'LinhasDocStatusERP' => '\\StructType\\LinhasDocStatusERP',
            'ArrayOfLinhasDocTransERP' => '\\ArrayType\\ArrayOfLinhasDocTransERP',
            'LinhasDocTransERP' => '\\StructType\\LinhasDocTransERP',
            'MotivosEstornoERP' => '\\StructType\\MotivosEstornoERP',
            'CabecComprasERP' => '\\StructType\\CabecComprasERP',
            'CabecComprasStatusERP' => '\\StructType\\CabecComprasStatusERP',
            'ArrayOfLinhasComprasERP' => '\\ArrayType\\ArrayOfLinhasComprasERP',
            'LinhasComprasERP' => '\\StructType\\LinhasComprasERP',
            'ArrayOfLinhasComprasStatusERP' => '\\ArrayType\\ArrayOfLinhasComprasStatusERP',
            'LinhasComprasStatusERP' => '\\StructType\\LinhasComprasStatusERP',
            'ArrayOfLinhasComprasTransERP' => '\\ArrayType\\ArrayOfLinhasComprasTransERP',
            'LinhasComprasTransERP' => '\\StructType\\LinhasComprasTransERP',
            'DocumentosVendaERP' => '\\StructType\\DocumentosVendaERP',
            'SeriesVendasERP' => '\\StructType\\SeriesVendasERP',
            'ModoPagamentoERP' => '\\StructType\\ModoPagamentoERP',
            'CondicaoPagamentoERP' => '\\StructType\\CondicaoPagamentoERP',
            'DocumentosCompraERP' => '\\StructType\\DocumentosCompraERP',
            'SeriesComprasERP' => '\\StructType\\SeriesComprasERP',
            'TDU_ParceirosERP' => '\\StructType\\TDU_ParceirosERP',
            'ContasBancariasERP' => '\\StructType\\ContasBancariasERP',
            'VendedoresERP' => '\\StructType\\VendedoresERP',
            'PaisERP' => '\\StructType\\PaisERP',
            'TipoContactosERP' => '\\StructType\\TipoContactosERP',
            'TDU_TipoParceiroERP' => '\\StructType\\TDU_TipoParceiroERP',
            'ContactoERP' => '\\StructType\\ContactoERP',
            'ArrayOfLinhasContactoEntidadesERP' => '\\ArrayType\\ArrayOfLinhasContactoEntidadesERP',
            'LinhasContactoEntidadesERP' => '\\StructType\\LinhasContactoEntidadesERP',
            'TDU_TipoDocIdentificacaoERP' => '\\StructType\\TDU_TipoDocIdentificacaoERP',
            'ArtigoERP' => '\\StructType\\ArtigoERP',
            'ArrayOfArtigoArmazemERP' => '\\ArrayType\\ArrayOfArtigoArmazemERP',
            'ArtigoArmazemERP' => '\\StructType\\ArtigoArmazemERP',
            'ArrayOfArtigoFornecedorERP' => '\\ArrayType\\ArrayOfArtigoFornecedorERP',
            'ArtigoFornecedorERP' => '\\StructType\\ArtigoFornecedorERP',
            'ArrayOfArtigoMoedaERP' => '\\ArrayType\\ArrayOfArtigoMoedaERP',
            'ArtigoMoedaERP' => '\\StructType\\ArtigoMoedaERP',
            'ClientesERP' => '\\StructType\\ClientesERP',
            'FamiliasERP' => '\\StructType\\FamiliasERP',
            'FornecedoresERP' => '\\StructType\\FornecedoresERP',
            'CabLiqERP' => '\\StructType\\CabLiqERP',
            'ArrayOfLinhasLiqERP' => '\\ArrayType\\ArrayOfLinhasLiqERP',
            'LinhasLiqERP' => '\\StructType\\LinhasLiqERP',
            'ArmazemERP' => '\\StructType\\ArmazemERP',
            'ArmazemLocalizacaoERP' => '\\StructType\\ArmazemLocalizacaoERP',
            'ArtigoIdiomaERP' => '\\StructType\\ArtigoIdiomaERP',
            'ArtigoLoteERP' => '\\StructType\\ArtigoLoteERP',
            'ArtigoUnidadesERP' => '\\StructType\\ArtigoUnidadesERP',
            'CabecInternosERP' => '\\StructType\\CabecInternosERP',
            'ConcelhosERP' => '\\StructType\\ConcelhosERP',
            'DistritosERP' => '\\StructType\\DistritosERP',
            'DocumentosCCTERP' => '\\StructType\\DocumentosCCTERP',
            'DocumentosInternosERP' => '\\StructType\\DocumentosInternosERP',
            'DocumentosStkERP' => '\\StructType\\DocumentosStkERP',
            'FreguesiasERP' => '\\StructType\\FreguesiasERP',
            'FuncionariosERP' => '\\StructType\\FuncionariosERP',
            'IvaERP' => '\\StructType\\IvaERP',
            'MarcasERP' => '\\StructType\\MarcasERP',
            'ModelosERP' => '\\StructType\\ModelosERP',
            'MoedasERP' => '\\StructType\\MoedasERP',
            'MoradasAlternativasClientesERP' => '\\StructType\\MoradasAlternativasClientesERP',
            'MoradasAlternativasFornecedoresERP' => '\\StructType\\MoradasAlternativasFornecedoresERP',
            'OrigensContactoERP' => '\\StructType\\OrigensContactoERP',
            'OutrosTerceirosERP' => '\\StructType\\OutrosTerceirosERP',
            'PendentesERP' => '\\StructType\\PendentesERP',
            'SeriesCctERP' => '\\StructType\\SeriesCctERP',
            'SeriesStocksERP' => '\\StructType\\SeriesStocksERP',
            'TipoTerceirosERP' => '\\StructType\\TipoTerceirosERP',
            'UnidadeERP' => '\\StructType\\UnidadeERP',
            'ModosExpERP' => '\\StructType\\ModosExpERP',
            'ImpressaoVendaERP' => '\\StructType\\ImpressaoVendaERP',
            'ImpressaoCompraERP' => '\\StructType\\ImpressaoCompraERP',
            'ImpressaoInternoERP' => '\\StructType\\ImpressaoInternoERP',
            'ImpressaoLiquidacaoERP' => '\\StructType\\ImpressaoLiquidacaoERP',
            'LinhasInternosERP' => '\\StructType\\LinhasInternosERP',
            'LinhasInternosStatusERP' => '\\StructType\\LinhasInternosStatusERP',
            'MotivosIsencaoIvaERP' => '\\StructType\\MotivosIsencaoIvaERP',
            'V_SDD_PendentesERP' => '\\StructType\\V_SDD_PendentesERP',
            'ResumoIvaERP' => '\\StructType\\ResumoIvaERP',
            'ResumoRetencaoERP' => '\\StructType\\ResumoRetencaoERP',
            'ResumoRetencaoLiqERP' => '\\StructType\\ResumoRetencaoLiqERP',
            'SeriesContratosERP' => '\\StructType\\SeriesContratosERP',
            'EmpresaERP' => '\\StructType\\EmpresaERP',
            'EstabelecimentosERP' => '\\StructType\\EstabelecimentosERP',
            'ArrayOfEstabelecimentosERP' => '\\ArrayType\\ArrayOfEstabelecimentosERP',
            'ArrayOfContactoERP' => '\\ArrayType\\ArrayOfContactoERP',
            'ArrayOfArmazemERP' => '\\ArrayType\\ArrayOfArmazemERP',
            'ArrayOfArmazemLocalizacaoERP' => '\\ArrayType\\ArrayOfArmazemLocalizacaoERP',
            'ArrayOfModoPagamentoERP' => '\\ArrayType\\ArrayOfModoPagamentoERP',
            'ArrayOfCondicaoPagamentoERP' => '\\ArrayType\\ArrayOfCondicaoPagamentoERP',
            'ArrayOfArtigoERP' => '\\ArrayType\\ArrayOfArtigoERP',
            'ArrayOfTDU_TipoDocIdentificacaoERP' => '\\ArrayType\\ArrayOfTDU_TipoDocIdentificacaoERP',
            'ArrayOfArtigoIdiomaERP' => '\\ArrayType\\ArrayOfArtigoIdiomaERP',
            'ArrayOfArtigoLoteERP' => '\\ArrayType\\ArrayOfArtigoLoteERP',
            'ArrayOfArtigoUnidadesERP' => '\\ArrayType\\ArrayOfArtigoUnidadesERP',
            'ArrayOfCabecComprasERP' => '\\ArrayType\\ArrayOfCabecComprasERP',
            'ArrayOfCabecComprasStatusERP' => '\\ArrayType\\ArrayOfCabecComprasStatusERP',
            'ArrayOfCabecDocERP' => '\\ArrayType\\ArrayOfCabecDocERP',
            'ArrayOfCabecDocStatusERP' => '\\ArrayType\\ArrayOfCabecDocStatusERP',
            'ArrayOfCabecInternosERP' => '\\ArrayType\\ArrayOfCabecInternosERP',
            'ArrayOfCabLiqERP' => '\\ArrayType\\ArrayOfCabLiqERP',
            'ArrayOfClientesERP' => '\\ArrayType\\ArrayOfClientesERP',
            'ArrayOfConcelhosERP' => '\\ArrayType\\ArrayOfConcelhosERP',
            'ArrayOfContasBancariasERP' => '\\ArrayType\\ArrayOfContasBancariasERP',
            'ArrayOfDistritosERP' => '\\ArrayType\\ArrayOfDistritosERP',
            'ArrayOfDocumentosCCTERP' => '\\ArrayType\\ArrayOfDocumentosCCTERP',
            'ArrayOfDocumentosCompraERP' => '\\ArrayType\\ArrayOfDocumentosCompraERP',
            'ArrayOfDocumentosInternosERP' => '\\ArrayType\\ArrayOfDocumentosInternosERP',
            'ArrayOfDocumentosStkERP' => '\\ArrayType\\ArrayOfDocumentosStkERP',
            'ArrayOfDocumentosVendaERP' => '\\ArrayType\\ArrayOfDocumentosVendaERP',
            'ArrayOfFamiliasERP' => '\\ArrayType\\ArrayOfFamiliasERP',
            'ArrayOfFornecedoresERP' => '\\ArrayType\\ArrayOfFornecedoresERP',
            'ArrayOfFreguesiasERP' => '\\ArrayType\\ArrayOfFreguesiasERP',
            'ArrayOfFuncionariosERP' => '\\ArrayType\\ArrayOfFuncionariosERP',
            'ArrayOfIvaERP' => '\\ArrayType\\ArrayOfIvaERP',
            'ArrayOfLinhasInternosERP' => '\\ArrayType\\ArrayOfLinhasInternosERP',
            'ArrayOfLinhasInternosStatusERP' => '\\ArrayType\\ArrayOfLinhasInternosStatusERP',
            'ArrayOfMarcasERP' => '\\ArrayType\\ArrayOfMarcasERP',
            'ArrayOfModelosERP' => '\\ArrayType\\ArrayOfModelosERP',
            'ArrayOfMoedasERP' => '\\ArrayType\\ArrayOfMoedasERP',
            'ArrayOfMoradasAlternativasClientesERP' => '\\ArrayType\\ArrayOfMoradasAlternativasClientesERP',
            'ArrayOfMoradasAlternativasFornecedoresERP' => '\\ArrayType\\ArrayOfMoradasAlternativasFornecedoresERP',
            'ArrayOfMotivosEstornoERP' => '\\ArrayType\\ArrayOfMotivosEstornoERP',
            'ArrayOfMotivosIsencaoIvaERP' => '\\ArrayType\\ArrayOfMotivosIsencaoIvaERP',
            'ArrayOfOrigensContactoERP' => '\\ArrayType\\ArrayOfOrigensContactoERP',
            'ArrayOfOutrosTerceirosERP' => '\\ArrayType\\ArrayOfOutrosTerceirosERP',
            'ArrayOfV_SDD_PendentesERP' => '\\ArrayType\\ArrayOfV_SDD_PendentesERP',
            'ArrayOfV_SDD_ExtratoContaERP' => '\\ArrayType\\ArrayOfV_SDD_ExtratoContaERP',
            'V_SDD_ExtratoContaERP' => '\\StructType\\V_SDD_ExtratoContaERP',
            'ArrayOfResumoIvaERP' => '\\ArrayType\\ArrayOfResumoIvaERP',
            'ArrayOfResumoRetencaoERP' => '\\ArrayType\\ArrayOfResumoRetencaoERP',
            'ArrayOfResumoRetencaoLiqERP' => '\\ArrayType\\ArrayOfResumoRetencaoLiqERP',
            'ArrayOfSeriesCctERP' => '\\ArrayType\\ArrayOfSeriesCctERP',
            'ArrayOfSeriesContratosERP' => '\\ArrayType\\ArrayOfSeriesContratosERP',
            'ArrayOfSeriesStocksERP' => '\\ArrayType\\ArrayOfSeriesStocksERP',
            'ArrayOfSeriesVendasERP' => '\\ArrayType\\ArrayOfSeriesVendasERP',
            'ArrayOfSeriesComprasERP' => '\\ArrayType\\ArrayOfSeriesComprasERP',
            'ArrayOfTipoTerceirosERP' => '\\ArrayType\\ArrayOfTipoTerceirosERP',
            'ArrayOfTDU_TipoParceiroERP' => '\\ArrayType\\ArrayOfTDU_TipoParceiroERP',
            'ArrayOfUnidadeERP' => '\\ArrayType\\ArrayOfUnidadeERP',
            'ArrayOfVendedoresERP' => '\\ArrayType\\ArrayOfVendedoresERP',
            'ArrayOfModosExpERP' => '\\ArrayType\\ArrayOfModosExpERP',
            'ArrayOfEmpresaERP' => '\\ArrayType\\ArrayOfEmpresaERP',
            'ArrayOfPaisERP' => '\\ArrayType\\ArrayOfPaisERP',
            'ArrayOfTDU_ParceirosERP' => '\\ArrayType\\ArrayOfTDU_ParceirosERP',
            'ArrayOfTipoContactosERP' => '\\ArrayType\\ArrayOfTipoContactosERP',
            'ConfigEasyPay' => '\\StructType\\ConfigEasyPay',
            'ref_detail' => '\\StructType\\Ref_detail',
            'ArrayOfref_detail' => '\\ArrayType\\ArrayOfref_detail',
            'ArrayOfConfigEasyPay' => '\\ArrayType\\ArrayOfConfigEasyPay',
            'ReferenciaMB' => '\\StructType\\ReferenciaMB',
            'ArrayOfKeyValueOfanyTypeanyType' => '\\ArrayType\\ArrayOfKeyValueOfanyTypeanyType',
            'KeyValueOfanyTypeanyType' => '\\StructType\\KeyValueOfanyTypeanyType',
            'ImprimeDocumentoPendente' => '\\StructType\\ImprimeDocumentoPendente',
            'ImprimeDocumentoPendenteResponse' => '\\StructType\\ImprimeDocumentoPendenteResponse',
            'GerarReferenciaMB' => '\\StructType\\GerarReferenciaMB',
            'GerarReferenciaMBResponse' => '\\StructType\\GerarReferenciaMBResponse',
            'GerarReferenciaMBDocumento' => '\\StructType\\GerarReferenciaMBDocumento',
            'GerarReferenciaMBDocumentoResponse' => '\\StructType\\GerarReferenciaMBDocumentoResponse',
            'EstornarDocumentoDeVenda' => '\\StructType\\EstornarDocumentoDeVenda',
            'EstornarDocumentoDeVendaResponse' => '\\StructType\\EstornarDocumentoDeVendaResponse',
            'EstornarDocumentoDeVendaSimples' => '\\StructType\\EstornarDocumentoDeVendaSimples',
            'EstornarDocumentoDeVendaSimplesResponse' => '\\StructType\\EstornarDocumentoDeVendaSimplesResponse',
            'EstornarDocumentoDeCompra' => '\\StructType\\EstornarDocumentoDeCompra',
            'EstornarDocumentoDeCompraResponse' => '\\StructType\\EstornarDocumentoDeCompraResponse',
            'EstornarDocumentoDeCompraSimples' => '\\StructType\\EstornarDocumentoDeCompraSimples',
            'EstornarDocumentoDeCompraSimplesResponse' => '\\StructType\\EstornarDocumentoDeCompraSimplesResponse',
            'AnularDocumentoDeVenda' => '\\StructType\\AnularDocumentoDeVenda',
            'AnularDocumentoDeVendaResponse' => '\\StructType\\AnularDocumentoDeVendaResponse',
            'AnularDocumentoDeVendaSimples' => '\\StructType\\AnularDocumentoDeVendaSimples',
            'AnularDocumentoDeVendaSimplesResponse' => '\\StructType\\AnularDocumentoDeVendaSimplesResponse',
            'AnularDocumentoDeCompraSimples' => '\\StructType\\AnularDocumentoDeCompraSimples',
            'AnularDocumentoDeCompraSimplesResponse' => '\\StructType\\AnularDocumentoDeCompraSimplesResponse',
            'AnularDocumentoDeCompra' => '\\StructType\\AnularDocumentoDeCompra',
            'AnularDocumentoDeCompraResponse' => '\\StructType\\AnularDocumentoDeCompraResponse',
            'TransformaDocumentoVenda' => '\\StructType\\TransformaDocumentoVenda',
            'TransformaDocumentoVendaResponse' => '\\StructType\\TransformaDocumentoVendaResponse',
            'TransformaDocumentoCompra' => '\\StructType\\TransformaDocumentoCompra',
            'TransformaDocumentoCompraResponse' => '\\StructType\\TransformaDocumentoCompraResponse',
            'TransformaDocumentoVendaMB' => '\\StructType\\TransformaDocumentoVendaMB',
            'TransformaDocumentoVendaMBResponse' => '\\StructType\\TransformaDocumentoVendaMBResponse',
            'DevolveDocumentosPagosMB' => '\\StructType\\DevolveDocumentosPagosMB',
            'DevolveDocumentosPagosMBResponse' => '\\StructType\\DevolveDocumentosPagosMBResponse',
            'TabelaDocumentosIntegracaoMB' => '\\StructType\\TabelaDocumentosIntegracaoMB',
            'TabelaPagamentosMB' => '\\StructType\\TabelaPagamentosMB',
            'DevolvePagamentosMB' => '\\StructType\\DevolvePagamentosMB',
            'DevolvePagamentosMBResponse' => '\\StructType\\DevolvePagamentosMBResponse',
            'VerificaPagamentosDisponiveisReferenciaMB' => '\\StructType\\VerificaPagamentosDisponiveisReferenciaMB',
            'VerificaPagamentosDisponiveisReferenciaMBResponse' => '\\StructType\\VerificaPagamentosDisponiveisReferenciaMBResponse',
            'VerificaPagamentosDisponiveisMB' => '\\StructType\\VerificaPagamentosDisponiveisMB',
            'VerificaPagamentosDisponiveisMBResponse' => '\\StructType\\VerificaPagamentosDisponiveisMBResponse',
            'EditaResumoRetencaoJSON' => '\\StructType\\EditaResumoRetencaoJSON',
            'EditaResumoRetencaoJSONResponse' => '\\StructType\\EditaResumoRetencaoJSONResponse',
            'EditaResumoRetencaoLiqJSON' => '\\StructType\\EditaResumoRetencaoLiqJSON',
            'EditaResumoRetencaoLiqJSONResponse' => '\\StructType\\EditaResumoRetencaoLiqJSONResponse',
            'EditaSerieCCTJSON' => '\\StructType\\EditaSerieCCTJSON',
            'EditaSerieCCTJSONResponse' => '\\StructType\\EditaSerieCCTJSONResponse',
            'EditaSerieContratoJSON' => '\\StructType\\EditaSerieContratoJSON',
            'EditaSerieContratoJSONResponse' => '\\StructType\\EditaSerieContratoJSONResponse',
            'EditaSerieStockJSON' => '\\StructType\\EditaSerieStockJSON',
            'EditaSerieStockJSONResponse' => '\\StructType\\EditaSerieStockJSONResponse',
            'EditaSerieVendasJSON' => '\\StructType\\EditaSerieVendasJSON',
            'EditaSerieVendasJSONResponse' => '\\StructType\\EditaSerieVendasJSONResponse',
            'EditaSerieComprasJSON' => '\\StructType\\EditaSerieComprasJSON',
            'EditaSerieComprasJSONResponse' => '\\StructType\\EditaSerieComprasJSONResponse',
            'EditaTipoTerceiroJSON' => '\\StructType\\EditaTipoTerceiroJSON',
            'EditaTipoTerceiroJSONResponse' => '\\StructType\\EditaTipoTerceiroJSONResponse',
            'EditaUnidadeJSON' => '\\StructType\\EditaUnidadeJSON',
            'EditaUnidadeJSONResponse' => '\\StructType\\EditaUnidadeJSONResponse',
            'AtualizaParceiro' => '\\StructType\\AtualizaParceiro',
            'AtualizaParceiroResponse' => '\\StructType\\AtualizaParceiroResponse',
            'AtualizaContaBancaria' => '\\StructType\\AtualizaContaBancaria',
            'AtualizaContaBancariaResponse' => '\\StructType\\AtualizaContaBancariaResponse',
            'AtualizaConfiguracaoEasyPay' => '\\StructType\\AtualizaConfiguracaoEasyPay',
            'AtualizaConfiguracaoEasyPayResponse' => '\\StructType\\AtualizaConfiguracaoEasyPayResponse',
            'AtualizaVendedor' => '\\StructType\\AtualizaVendedor',
            'AtualizaVendedorResponse' => '\\StructType\\AtualizaVendedorResponse',
            'AtualizaPais' => '\\StructType\\AtualizaPais',
            'AtualizaPaisResponse' => '\\StructType\\AtualizaPaisResponse',
            'AtualizaTipoContacto' => '\\StructType\\AtualizaTipoContacto',
            'AtualizaTipoContactoResponse' => '\\StructType\\AtualizaTipoContactoResponse',
            'AtualizaTipoParceiro' => '\\StructType\\AtualizaTipoParceiro',
            'AtualizaTipoParceiroResponse' => '\\StructType\\AtualizaTipoParceiroResponse',
            'AtualizaContacto' => '\\StructType\\AtualizaContacto',
            'AtualizaContactoResponse' => '\\StructType\\AtualizaContactoResponse',
            'AtualizaTipoDocIdentificacao' => '\\StructType\\AtualizaTipoDocIdentificacao',
            'AtualizaTipoDocIdentificacaoResponse' => '\\StructType\\AtualizaTipoDocIdentificacaoResponse',
            'AtualizaArtigo' => '\\StructType\\AtualizaArtigo',
            'AtualizaArtigoResponse' => '\\StructType\\AtualizaArtigoResponse',
            'AtualizaArtigoMoeda' => '\\StructType\\AtualizaArtigoMoeda',
            'AtualizaArtigoMoedaResponse' => '\\StructType\\AtualizaArtigoMoedaResponse',
            'AtualizaCliente' => '\\StructType\\AtualizaCliente',
            'AtualizaClienteResponse' => '\\StructType\\AtualizaClienteResponse',
            'AtualizaFamilia' => '\\StructType\\AtualizaFamilia',
            'AtualizaFamiliaResponse' => '\\StructType\\AtualizaFamiliaResponse',
            'AtualizaFornecedor' => '\\StructType\\AtualizaFornecedor',
            'AtualizaFornecedorResponse' => '\\StructType\\AtualizaFornecedorResponse',
            'AtualizaDocumentoVenda' => '\\StructType\\AtualizaDocumentoVenda',
            'AtualizaDocumentoVendaResponse' => '\\StructType\\AtualizaDocumentoVendaResponse',
            'AtualizaReferenciaMBDocumentoVenda' => '\\StructType\\AtualizaReferenciaMBDocumentoVenda',
            'AtualizaReferenciaMBDocumentoVendaResponse' => '\\StructType\\AtualizaReferenciaMBDocumentoVendaResponse',
            'AtualizaDocumentoCompra' => '\\StructType\\AtualizaDocumentoCompra',
            'AtualizaDocumentoCompraResponse' => '\\StructType\\AtualizaDocumentoCompraResponse',
            'AtualizaDocumentoLiquidacao' => '\\StructType\\AtualizaDocumentoLiquidacao',
            'AtualizaDocumentoLiquidacaoResponse' => '\\StructType\\AtualizaDocumentoLiquidacaoResponse',
            'ApagaArtigoArmazem' => '\\StructType\\ApagaArtigoArmazem',
            'ApagaArtigoArmazemResponse' => '\\StructType\\ApagaArtigoArmazemResponse',
            'ApagaVendedor' => '\\StructType\\ApagaVendedor',
            'ApagaVendedorResponse' => '\\StructType\\ApagaVendedorResponse',
            'ApagaPais' => '\\StructType\\ApagaPais',
            'ApagaPaisResponse' => '\\StructType\\ApagaPaisResponse',
            'ApagaTipoContacto' => '\\StructType\\ApagaTipoContacto',
            'ApagaTipoContactoResponse' => '\\StructType\\ApagaTipoContactoResponse',
            'ApagaTipoParceiro' => '\\StructType\\ApagaTipoParceiro',
            'ApagaTipoParceiroResponse' => '\\StructType\\ApagaTipoParceiroResponse',
            'ApagaContacto' => '\\StructType\\ApagaContacto',
            'ApagaContactoResponse' => '\\StructType\\ApagaContactoResponse',
            'ApagaArmazem' => '\\StructType\\ApagaArmazem',
            'ApagaArmazemResponse' => '\\StructType\\ApagaArmazemResponse',
            'ApagaArmazemLocalizacao' => '\\StructType\\ApagaArmazemLocalizacao',
            'ApagaArmazemLocalizacaoResponse' => '\\StructType\\ApagaArmazemLocalizacaoResponse',
            'ApagaMetodoPagamento' => '\\StructType\\ApagaMetodoPagamento',
            'ApagaMetodoPagamentoResponse' => '\\StructType\\ApagaMetodoPagamentoResponse',
            'ApagaCondicaoPagamento' => '\\StructType\\ApagaCondicaoPagamento',
            'ApagaCondicaoPagamentoResponse' => '\\StructType\\ApagaCondicaoPagamentoResponse',
            'ApagaArtigo' => '\\StructType\\ApagaArtigo',
            'ApagaArtigoResponse' => '\\StructType\\ApagaArtigoResponse',
            'ApagaTipoDocIdentificacao' => '\\StructType\\ApagaTipoDocIdentificacao',
            'ApagaTipoDocIdentificacaoResponse' => '\\StructType\\ApagaTipoDocIdentificacaoResponse',
            'ApagaArtigoFornecedor' => '\\StructType\\ApagaArtigoFornecedor',
            'ApagaArtigoFornecedorResponse' => '\\StructType\\ApagaArtigoFornecedorResponse',
            'ApagaArtigoIdioma' => '\\StructType\\ApagaArtigoIdioma',
            'ApagaArtigoIdiomaResponse' => '\\StructType\\ApagaArtigoIdiomaResponse',
            'ApagaArtigoLote' => '\\StructType\\ApagaArtigoLote',
            'ApagaArtigoLoteResponse' => '\\StructType\\ApagaArtigoLoteResponse',
            'ApagaArtigoMoeda' => '\\StructType\\ApagaArtigoMoeda',
            'ApagaArtigoMoedaResponse' => '\\StructType\\ApagaArtigoMoedaResponse',
            'ApagaArtigoUnidade' => '\\StructType\\ApagaArtigoUnidade',
            'ApagaArtigoUnidadeResponse' => '\\StructType\\ApagaArtigoUnidadeResponse',
            'ApagaDocumentoCompra' => '\\StructType\\ApagaDocumentoCompra',
            'ApagaDocumentoCompraResponse' => '\\StructType\\ApagaDocumentoCompraResponse',
            'ApagaDocumentoVenda' => '\\StructType\\ApagaDocumentoVenda',
            'ApagaDocumentoVendaResponse' => '\\StructType\\ApagaDocumentoVendaResponse',
            'ApagaParceiro' => '\\StructType\\ApagaParceiro',
            'ApagaParceiroResponse' => '\\StructType\\ApagaParceiroResponse',
            'ApagaDocumentoInterno' => '\\StructType\\ApagaDocumentoInterno',
            'ApagaDocumentoInternoResponse' => '\\StructType\\ApagaDocumentoInternoResponse',
            'ApagaDocumentoLiquidacao' => '\\StructType\\ApagaDocumentoLiquidacao',
            'ApagaDocumentoLiquidacaoResponse' => '\\StructType\\ApagaDocumentoLiquidacaoResponse',
            'ApagaCliente' => '\\StructType\\ApagaCliente',
            'ApagaClienteResponse' => '\\StructType\\ApagaClienteResponse',
            'ApagaConcelho' => '\\StructType\\ApagaConcelho',
            'ApagaConcelhoResponse' => '\\StructType\\ApagaConcelhoResponse',
            'ApagaConfiguracaoEasyPay' => '\\StructType\\ApagaConfiguracaoEasyPay',
            'ApagaConfiguracaoEasyPayResponse' => '\\StructType\\ApagaConfiguracaoEasyPayResponse',
            'ApagaContaBancaria' => '\\StructType\\ApagaContaBancaria',
            'ApagaContaBancariaResponse' => '\\StructType\\ApagaContaBancariaResponse',
            'ApagaDistrito' => '\\StructType\\ApagaDistrito',
            'ApagaDistritoResponse' => '\\StructType\\ApagaDistritoResponse',
            'ApagaTipoDocumentoContaCorrente' => '\\StructType\\ApagaTipoDocumentoContaCorrente',
            'ApagaTipoDocumentoContaCorrenteResponse' => '\\StructType\\ApagaTipoDocumentoContaCorrenteResponse',
            'ApagaTipoDocumentoCompra' => '\\StructType\\ApagaTipoDocumentoCompra',
            'ApagaTipoDocumentoCompraResponse' => '\\StructType\\ApagaTipoDocumentoCompraResponse',
            'ApagaTipoDocumentoInterno' => '\\StructType\\ApagaTipoDocumentoInterno',
            'ApagaTipoDocumentoInternoResponse' => '\\StructType\\ApagaTipoDocumentoInternoResponse',
            'ApagaTipoDocumentStock' => '\\StructType\\ApagaTipoDocumentStock',
            'ApagaTipoDocumentStockResponse' => '\\StructType\\ApagaTipoDocumentStockResponse',
            'ApagaTipoDocumentoVenda' => '\\StructType\\ApagaTipoDocumentoVenda',
            'ApagaTipoDocumentoVendaResponse' => '\\StructType\\ApagaTipoDocumentoVendaResponse',
            'ApagaFamilia' => '\\StructType\\ApagaFamilia',
            'ApagaFamiliaResponse' => '\\StructType\\ApagaFamiliaResponse',
            'ApagaFornecedor' => '\\StructType\\ApagaFornecedor',
            'ApagaFornecedorResponse' => '\\StructType\\ApagaFornecedorResponse',
            'ApagaFreguesia' => '\\StructType\\ApagaFreguesia',
            'ApagaFreguesiaResponse' => '\\StructType\\ApagaFreguesiaResponse',
            'ApagaFuncionario' => '\\StructType\\ApagaFuncionario',
            'ApagaFuncionarioResponse' => '\\StructType\\ApagaFuncionarioResponse',
            'ApagaIva' => '\\StructType\\ApagaIva',
            'ApagaIvaResponse' => '\\StructType\\ApagaIvaResponse',
            'ApagaMarca' => '\\StructType\\ApagaMarca',
            'ApagaMarcaResponse' => '\\StructType\\ApagaMarcaResponse',
            'ApagaModelo' => '\\StructType\\ApagaModelo',
            'ApagaModeloResponse' => '\\StructType\\ApagaModeloResponse',
            'ApagaMoeda' => '\\StructType\\ApagaMoeda',
            'ApagaMoedaResponse' => '\\StructType\\ApagaMoedaResponse',
            'ApagaMoradaAlternativaCliente' => '\\StructType\\ApagaMoradaAlternativaCliente',
            'ApagaMoradaAlternativaClienteResponse' => '\\StructType\\ApagaMoradaAlternativaClienteResponse',
            'ApagaMoradaAlternativaFornecedor' => '\\StructType\\ApagaMoradaAlternativaFornecedor',
            'ApagaMoradaAlternativaFornecedorResponse' => '\\StructType\\ApagaMoradaAlternativaFornecedorResponse',
            'ApagaMotivoEstorno' => '\\StructType\\ApagaMotivoEstorno',
            'ApagaMotivoEstornoResponse' => '\\StructType\\ApagaMotivoEstornoResponse',
            'ApagaOrigemContacto' => '\\StructType\\ApagaOrigemContacto',
            'ApagaOrigemContactoResponse' => '\\StructType\\ApagaOrigemContactoResponse',
            'ApagaOutroTerceiro' => '\\StructType\\ApagaOutroTerceiro',
            'ApagaOutroTerceiroResponse' => '\\StructType\\ApagaOutroTerceiroResponse',
            'ApagaPendente' => '\\StructType\\ApagaPendente',
            'ApagaPendenteResponse' => '\\StructType\\ApagaPendenteResponse',
            'ApagaSerieCCT' => '\\StructType\\ApagaSerieCCT',
            'ApagaSerieCCTResponse' => '\\StructType\\ApagaSerieCCTResponse',
            'ApagaSerieStock' => '\\StructType\\ApagaSerieStock',
            'ApagaSerieStockResponse' => '\\StructType\\ApagaSerieStockResponse',
            'ApagaSerieVendas' => '\\StructType\\ApagaSerieVendas',
            'ApagaSerieVendasResponse' => '\\StructType\\ApagaSerieVendasResponse',
            'ApagaTipoTerceiro' => '\\StructType\\ApagaTipoTerceiro',
            'ApagaTipoTerceiroResponse' => '\\StructType\\ApagaTipoTerceiroResponse',
            'ApagaUnidade' => '\\StructType\\ApagaUnidade',
            'ApagaUnidadeResponse' => '\\StructType\\ApagaUnidadeResponse',
            'ApagaModoExpedicao' => '\\StructType\\ApagaModoExpedicao',
            'ApagaModoExpedicaoResponse' => '\\StructType\\ApagaModoExpedicaoResponse',
            'ImprimeDocumentoVendaERP' => '\\StructType\\ImprimeDocumentoVendaERP',
            'ImprimeDocumentoVendaERPResponse' => '\\StructType\\ImprimeDocumentoVendaERPResponse',
            'ImprimeDocumentoVenda' => '\\StructType\\ImprimeDocumentoVenda',
            'ImprimeDocumentoVendaResponse' => '\\StructType\\ImprimeDocumentoVendaResponse',
            'ImprimeDocumentoCompraERP' => '\\StructType\\ImprimeDocumentoCompraERP',
            'ImprimeDocumentoCompraERPResponse' => '\\StructType\\ImprimeDocumentoCompraERPResponse',
            'ImprimeDocumentoCompra' => '\\StructType\\ImprimeDocumentoCompra',
            'ImprimeDocumentoCompraResponse' => '\\StructType\\ImprimeDocumentoCompraResponse',
            'ImprimeDocumentoInterno' => '\\StructType\\ImprimeDocumentoInterno',
            'ImprimeDocumentoInternoResponse' => '\\StructType\\ImprimeDocumentoInternoResponse',
            'ImprimeDocumentoLiquidacao' => '\\StructType\\ImprimeDocumentoLiquidacao',
            'ImprimeDocumentoLiquidacaoResponse' => '\\StructType\\ImprimeDocumentoLiquidacaoResponse',
            'EditaMarcaXML' => '\\StructType\\EditaMarcaXML',
            'EditaMarcaXMLResponse' => '\\StructType\\EditaMarcaXMLResponse',
            'EditaModeloXML' => '\\StructType\\EditaModeloXML',
            'EditaModeloXMLResponse' => '\\StructType\\EditaModeloXMLResponse',
            'EditaMoedaXML' => '\\StructType\\EditaMoedaXML',
            'EditaMoedaXMLResponse' => '\\StructType\\EditaMoedaXMLResponse',
            'EditaMoradaAlternativaClienteXML' => '\\StructType\\EditaMoradaAlternativaClienteXML',
            'EditaMoradaAlternativaClienteXMLResponse' => '\\StructType\\EditaMoradaAlternativaClienteXMLResponse',
            'EditaMoradaAlternativaFornecedorXML' => '\\StructType\\EditaMoradaAlternativaFornecedorXML',
            'EditaMoradaAlternativaFornecedorXMLResponse' => '\\StructType\\EditaMoradaAlternativaFornecedorXMLResponse',
            'EditaMotivoEstornoXML' => '\\StructType\\EditaMotivoEstornoXML',
            'EditaMotivoEstornoXMLResponse' => '\\StructType\\EditaMotivoEstornoXMLResponse',
            'EditaMotivoIsencaoIVAXML' => '\\StructType\\EditaMotivoIsencaoIVAXML',
            'EditaMotivoIsencaoIVAXMLResponse' => '\\StructType\\EditaMotivoIsencaoIVAXMLResponse',
            'EditaOrigemContactoXML' => '\\StructType\\EditaOrigemContactoXML',
            'EditaOrigemContactoXMLResponse' => '\\StructType\\EditaOrigemContactoXMLResponse',
            'EditaOutroTerceiroXML' => '\\StructType\\EditaOutroTerceiroXML',
            'EditaOutroTerceiroXMLResponse' => '\\StructType\\EditaOutroTerceiroXMLResponse',
            'EditaPendenteIdXML' => '\\StructType\\EditaPendenteIdXML',
            'EditaPendenteIdXMLResponse' => '\\StructType\\EditaPendenteIdXMLResponse',
            'EditaPendenteXML' => '\\StructType\\EditaPendenteXML',
            'EditaPendenteXMLResponse' => '\\StructType\\EditaPendenteXMLResponse',
            'EditaResumoIvaXML' => '\\StructType\\EditaResumoIvaXML',
            'EditaResumoIvaXMLResponse' => '\\StructType\\EditaResumoIvaXMLResponse',
            'EditaResumoRetencaoXML' => '\\StructType\\EditaResumoRetencaoXML',
            'EditaResumoRetencaoXMLResponse' => '\\StructType\\EditaResumoRetencaoXMLResponse',
            'EditaResumoRetencaoLiqXML' => '\\StructType\\EditaResumoRetencaoLiqXML',
            'EditaResumoRetencaoLiqXMLResponse' => '\\StructType\\EditaResumoRetencaoLiqXMLResponse',
            'EditaSerieCCTXML' => '\\StructType\\EditaSerieCCTXML',
            'EditaSerieCCTXMLResponse' => '\\StructType\\EditaSerieCCTXMLResponse',
            'EditaSerieContratoXML' => '\\StructType\\EditaSerieContratoXML',
            'EditaSerieContratoXMLResponse' => '\\StructType\\EditaSerieContratoXMLResponse',
            'EditaSerieStockXML' => '\\StructType\\EditaSerieStockXML',
            'EditaSerieStockXMLResponse' => '\\StructType\\EditaSerieStockXMLResponse',
            'EditaSerieVendasXML' => '\\StructType\\EditaSerieVendasXML',
            'EditaSerieVendasXMLResponse' => '\\StructType\\EditaSerieVendasXMLResponse',
            'EditaSerieComprasXML' => '\\StructType\\EditaSerieComprasXML',
            'EditaSerieComprasXMLResponse' => '\\StructType\\EditaSerieComprasXMLResponse',
            'EditaTipoTerceiroXML' => '\\StructType\\EditaTipoTerceiroXML',
            'EditaTipoTerceiroXMLResponse' => '\\StructType\\EditaTipoTerceiroXMLResponse',
            'EditaUnidadeXML' => '\\StructType\\EditaUnidadeXML',
            'EditaUnidadeXMLResponse' => '\\StructType\\EditaUnidadeXMLResponse',
            'EditaConfiguracaoEasyPayJSON' => '\\StructType\\EditaConfiguracaoEasyPayJSON',
            'EditaConfiguracaoEasyPayJSONResponse' => '\\StructType\\EditaConfiguracaoEasyPayJSONResponse',
            'EditaArtigoArmazemJSON' => '\\StructType\\EditaArtigoArmazemJSON',
            'EditaArtigoArmazemJSONResponse' => '\\StructType\\EditaArtigoArmazemJSONResponse',
            'EditaVendedorJSON' => '\\StructType\\EditaVendedorJSON',
            'EditaVendedorJSONResponse' => '\\StructType\\EditaVendedorJSONResponse',
            'EditaModoExpedicaoJSON' => '\\StructType\\EditaModoExpedicaoJSON',
            'EditaModoExpedicaoJSONResponse' => '\\StructType\\EditaModoExpedicaoJSONResponse',
            'EditaEmpresaJSON' => '\\StructType\\EditaEmpresaJSON',
            'EditaEmpresaJSONResponse' => '\\StructType\\EditaEmpresaJSONResponse',
            'EditaPaisJSON' => '\\StructType\\EditaPaisJSON',
            'EditaPaisJSONResponse' => '\\StructType\\EditaPaisJSONResponse',
            'EditaParceiroJSON' => '\\StructType\\EditaParceiroJSON',
            'EditaParceiroJSONResponse' => '\\StructType\\EditaParceiroJSONResponse',
            'EditaTipoContactoJSON' => '\\StructType\\EditaTipoContactoJSON',
            'EditaTipoContactoJSONResponse' => '\\StructType\\EditaTipoContactoJSONResponse',
            'EditaEstabelecimentoJSON' => '\\StructType\\EditaEstabelecimentoJSON',
            'EditaEstabelecimentoJSONResponse' => '\\StructType\\EditaEstabelecimentoJSONResponse',
            'EditaTipoParceiroJSON' => '\\StructType\\EditaTipoParceiroJSON',
            'EditaTipoParceiroJSONResponse' => '\\StructType\\EditaTipoParceiroJSONResponse',
            'EditaContactoJSON' => '\\StructType\\EditaContactoJSON',
            'EditaContactoJSONResponse' => '\\StructType\\EditaContactoJSONResponse',
            'EditaArmazemJSON' => '\\StructType\\EditaArmazemJSON',
            'EditaArmazemJSONResponse' => '\\StructType\\EditaArmazemJSONResponse',
            'EditaTipoDocIdentificacaoJSON' => '\\StructType\\EditaTipoDocIdentificacaoJSON',
            'EditaTipoDocIdentificacaoJSONResponse' => '\\StructType\\EditaTipoDocIdentificacaoJSONResponse',
            'EditaArmazemLocalizacaoJSON' => '\\StructType\\EditaArmazemLocalizacaoJSON',
            'EditaArmazemLocalizacaoJSONResponse' => '\\StructType\\EditaArmazemLocalizacaoJSONResponse',
            'EditaMetodoPagamentoJSON' => '\\StructType\\EditaMetodoPagamentoJSON',
            'EditaMetodoPagamentoJSONResponse' => '\\StructType\\EditaMetodoPagamentoJSONResponse',
            'EditaCondicaoPagamentoJSON' => '\\StructType\\EditaCondicaoPagamentoJSON',
            'EditaCondicaoPagamentoJSONResponse' => '\\StructType\\EditaCondicaoPagamentoJSONResponse',
            'EditaArtigoJSON' => '\\StructType\\EditaArtigoJSON',
            'EditaArtigoJSONResponse' => '\\StructType\\EditaArtigoJSONResponse',
            'EditaArtigoFornecedorJSON' => '\\StructType\\EditaArtigoFornecedorJSON',
            'EditaArtigoFornecedorJSONResponse' => '\\StructType\\EditaArtigoFornecedorJSONResponse',
            'EditaArtigoIdiomaJSON' => '\\StructType\\EditaArtigoIdiomaJSON',
            'EditaArtigoIdiomaJSONResponse' => '\\StructType\\EditaArtigoIdiomaJSONResponse',
            'EditaArtigoLoteJSON' => '\\StructType\\EditaArtigoLoteJSON',
            'EditaArtigoLoteJSONResponse' => '\\StructType\\EditaArtigoLoteJSONResponse',
            'EditaArtigoMoedaJSON' => '\\StructType\\EditaArtigoMoedaJSON',
            'EditaArtigoMoedaJSONResponse' => '\\StructType\\EditaArtigoMoedaJSONResponse',
            'EditaArtigoUnidadeJSON' => '\\StructType\\EditaArtigoUnidadeJSON',
            'EditaArtigoUnidadeJSONResponse' => '\\StructType\\EditaArtigoUnidadeJSONResponse',
            'EditaDocumentoCompraIdJSON' => '\\StructType\\EditaDocumentoCompraIdJSON',
            'EditaDocumentoCompraIdJSONResponse' => '\\StructType\\EditaDocumentoCompraIdJSONResponse',
            'EditaDocumentoCompraJSON' => '\\StructType\\EditaDocumentoCompraJSON',
            'EditaDocumentoCompraJSONResponse' => '\\StructType\\EditaDocumentoCompraJSONResponse',
            'EditaEstadoDocumentoCompraJSON' => '\\StructType\\EditaEstadoDocumentoCompraJSON',
            'EditaEstadoDocumentoCompraJSONResponse' => '\\StructType\\EditaEstadoDocumentoCompraJSONResponse',
            'EditaDocumentoVendaIdJSON' => '\\StructType\\EditaDocumentoVendaIdJSON',
            'EditaDocumentoVendaIdJSONResponse' => '\\StructType\\EditaDocumentoVendaIdJSONResponse',
            'EditaDocumentoVendaJSON' => '\\StructType\\EditaDocumentoVendaJSON',
            'EditaDocumentoVendaJSONResponse' => '\\StructType\\EditaDocumentoVendaJSONResponse',
            'EditaEstadoDocumentoVendaJSON' => '\\StructType\\EditaEstadoDocumentoVendaJSON',
            'EditaEstadoDocumentoVendaJSONResponse' => '\\StructType\\EditaEstadoDocumentoVendaJSONResponse',
            'EditaDocumentoInternoIdJSON' => '\\StructType\\EditaDocumentoInternoIdJSON',
            'EditaDocumentoInternoIdJSONResponse' => '\\StructType\\EditaDocumentoInternoIdJSONResponse',
            'EditaDocumentoInternoJSON' => '\\StructType\\EditaDocumentoInternoJSON',
            'EditaDocumentoInternoJSONResponse' => '\\StructType\\EditaDocumentoInternoJSONResponse',
            'EditaDocumentoLiquidacaoIdJSON' => '\\StructType\\EditaDocumentoLiquidacaoIdJSON',
            'EditaDocumentoLiquidacaoIdJSONResponse' => '\\StructType\\EditaDocumentoLiquidacaoIdJSONResponse',
            'EditaDocumentoLiquidacaoJSON' => '\\StructType\\EditaDocumentoLiquidacaoJSON',
            'EditaDocumentoLiquidacaoJSONResponse' => '\\StructType\\EditaDocumentoLiquidacaoJSONResponse',
            'EditaClienteJSON' => '\\StructType\\EditaClienteJSON',
            'EditaClienteJSONResponse' => '\\StructType\\EditaClienteJSONResponse',
            'EditaConcelhoJSON' => '\\StructType\\EditaConcelhoJSON',
            'EditaConcelhoJSONResponse' => '\\StructType\\EditaConcelhoJSONResponse',
            'EditaContaBancariaJSON' => '\\StructType\\EditaContaBancariaJSON',
            'EditaContaBancariaJSONResponse' => '\\StructType\\EditaContaBancariaJSONResponse',
            'EditaDistritoJSON' => '\\StructType\\EditaDistritoJSON',
            'EditaDistritoJSONResponse' => '\\StructType\\EditaDistritoJSONResponse',
            'EditaTipoDocumentoContaCorrenteJSON' => '\\StructType\\EditaTipoDocumentoContaCorrenteJSON',
            'EditaTipoDocumentoContaCorrenteJSONResponse' => '\\StructType\\EditaTipoDocumentoContaCorrenteJSONResponse',
            'EditaTipoDocumentoCompraJSON' => '\\StructType\\EditaTipoDocumentoCompraJSON',
            'EditaTipoDocumentoCompraJSONResponse' => '\\StructType\\EditaTipoDocumentoCompraJSONResponse',
            'EditaTipoDocumentoInternoJSON' => '\\StructType\\EditaTipoDocumentoInternoJSON',
            'EditaTipoDocumentoInternoJSONResponse' => '\\StructType\\EditaTipoDocumentoInternoJSONResponse',
            'EditaTipoDocumentStockJSON' => '\\StructType\\EditaTipoDocumentStockJSON',
            'EditaTipoDocumentStockJSONResponse' => '\\StructType\\EditaTipoDocumentStockJSONResponse',
            'EditaTipoDocumentoVendaJSON' => '\\StructType\\EditaTipoDocumentoVendaJSON',
            'EditaTipoDocumentoVendaJSONResponse' => '\\StructType\\EditaTipoDocumentoVendaJSONResponse',
            'EditaFamiliaJSON' => '\\StructType\\EditaFamiliaJSON',
            'EditaFamiliaJSONResponse' => '\\StructType\\EditaFamiliaJSONResponse',
            'EditaFornecedorJSON' => '\\StructType\\EditaFornecedorJSON',
            'EditaFornecedorJSONResponse' => '\\StructType\\EditaFornecedorJSONResponse',
            'EditaFreguesiaJSON' => '\\StructType\\EditaFreguesiaJSON',
            'EditaFreguesiaJSONResponse' => '\\StructType\\EditaFreguesiaJSONResponse',
            'EditaFuncionarioJSON' => '\\StructType\\EditaFuncionarioJSON',
            'EditaFuncionarioJSONResponse' => '\\StructType\\EditaFuncionarioJSONResponse',
            'EditaIvaJSON' => '\\StructType\\EditaIvaJSON',
            'EditaIvaJSONResponse' => '\\StructType\\EditaIvaJSONResponse',
            'EditaLinhaDocJSON' => '\\StructType\\EditaLinhaDocJSON',
            'EditaLinhaDocJSONResponse' => '\\StructType\\EditaLinhaDocJSONResponse',
            'EditaLinhaDocStatusJSON' => '\\StructType\\EditaLinhaDocStatusJSON',
            'EditaLinhaDocStatusJSONResponse' => '\\StructType\\EditaLinhaDocStatusJSONResponse',
            'EditaLinhaDocTransJSON' => '\\StructType\\EditaLinhaDocTransJSON',
            'EditaLinhaDocTransJSONResponse' => '\\StructType\\EditaLinhaDocTransJSONResponse',
            'EditaLinhaInternosJSON' => '\\StructType\\EditaLinhaInternosJSON',
            'EditaLinhaInternosJSONResponse' => '\\StructType\\EditaLinhaInternosJSONResponse',
            'EditaLinhaInternosStatusJSON' => '\\StructType\\EditaLinhaInternosStatusJSON',
            'EditaLinhaInternosStatusJSONResponse' => '\\StructType\\EditaLinhaInternosStatusJSONResponse',
            'EditaLinhaLiqJSON' => '\\StructType\\EditaLinhaLiqJSON',
            'EditaLinhaLiqJSONResponse' => '\\StructType\\EditaLinhaLiqJSONResponse',
            'EditaMarcaJSON' => '\\StructType\\EditaMarcaJSON',
            'EditaMarcaJSONResponse' => '\\StructType\\EditaMarcaJSONResponse',
            'EditaModeloJSON' => '\\StructType\\EditaModeloJSON',
            'EditaModeloJSONResponse' => '\\StructType\\EditaModeloJSONResponse',
            'EditaMoedaJSON' => '\\StructType\\EditaMoedaJSON',
            'EditaMoedaJSONResponse' => '\\StructType\\EditaMoedaJSONResponse',
            'EditaMoradaAlternativaClienteJSON' => '\\StructType\\EditaMoradaAlternativaClienteJSON',
            'EditaMoradaAlternativaClienteJSONResponse' => '\\StructType\\EditaMoradaAlternativaClienteJSONResponse',
            'EditaMoradaAlternativaFornecedorJSON' => '\\StructType\\EditaMoradaAlternativaFornecedorJSON',
            'EditaMoradaAlternativaFornecedorJSONResponse' => '\\StructType\\EditaMoradaAlternativaFornecedorJSONResponse',
            'EditaMotivoEstornoJSON' => '\\StructType\\EditaMotivoEstornoJSON',
            'EditaMotivoEstornoJSONResponse' => '\\StructType\\EditaMotivoEstornoJSONResponse',
            'EditaMotivoIsencaoIVAJSON' => '\\StructType\\EditaMotivoIsencaoIVAJSON',
            'EditaMotivoIsencaoIVAJSONResponse' => '\\StructType\\EditaMotivoIsencaoIVAJSONResponse',
            'EditaOrigemContactoJSON' => '\\StructType\\EditaOrigemContactoJSON',
            'EditaOrigemContactoJSONResponse' => '\\StructType\\EditaOrigemContactoJSONResponse',
            'EditaOutroTerceiroJSON' => '\\StructType\\EditaOutroTerceiroJSON',
            'EditaOutroTerceiroJSONResponse' => '\\StructType\\EditaOutroTerceiroJSONResponse',
            'EditaPendenteIdJSON' => '\\StructType\\EditaPendenteIdJSON',
            'EditaPendenteIdJSONResponse' => '\\StructType\\EditaPendenteIdJSONResponse',
            'EditaPendenteJSON' => '\\StructType\\EditaPendenteJSON',
            'EditaPendenteJSONResponse' => '\\StructType\\EditaPendenteJSONResponse',
            'EditaResumoIvaJSON' => '\\StructType\\EditaResumoIvaJSON',
            'EditaResumoIvaJSONResponse' => '\\StructType\\EditaResumoIvaJSONResponse',
            'EditaTipoDocumentoVenda' => '\\StructType\\EditaTipoDocumentoVenda',
            'EditaTipoDocumentoVendaResponse' => '\\StructType\\EditaTipoDocumentoVendaResponse',
            'EditaFamilia' => '\\StructType\\EditaFamilia',
            'EditaFamiliaResponse' => '\\StructType\\EditaFamiliaResponse',
            'EditaFornecedor' => '\\StructType\\EditaFornecedor',
            'EditaFornecedorResponse' => '\\StructType\\EditaFornecedorResponse',
            'EditaFreguesia' => '\\StructType\\EditaFreguesia',
            'EditaFreguesiaResponse' => '\\StructType\\EditaFreguesiaResponse',
            'EditaFuncionario' => '\\StructType\\EditaFuncionario',
            'EditaFuncionarioResponse' => '\\StructType\\EditaFuncionarioResponse',
            'EditaIva' => '\\StructType\\EditaIva',
            'EditaIvaResponse' => '\\StructType\\EditaIvaResponse',
            'EditaLinhaDoc' => '\\StructType\\EditaLinhaDoc',
            'EditaLinhaDocResponse' => '\\StructType\\EditaLinhaDocResponse',
            'EditaLinhaDocStatus' => '\\StructType\\EditaLinhaDocStatus',
            'EditaLinhaDocStatusResponse' => '\\StructType\\EditaLinhaDocStatusResponse',
            'EditaLinhaDocTrans' => '\\StructType\\EditaLinhaDocTrans',
            'EditaLinhaDocTransResponse' => '\\StructType\\EditaLinhaDocTransResponse',
            'EditaLinhaInternos' => '\\StructType\\EditaLinhaInternos',
            'EditaLinhaInternosResponse' => '\\StructType\\EditaLinhaInternosResponse',
            'EditaLinhaInternosStatus' => '\\StructType\\EditaLinhaInternosStatus',
            'EditaLinhaInternosStatusResponse' => '\\StructType\\EditaLinhaInternosStatusResponse',
            'EditaLinhaLiq' => '\\StructType\\EditaLinhaLiq',
            'EditaLinhaLiqResponse' => '\\StructType\\EditaLinhaLiqResponse',
            'EditaMarca' => '\\StructType\\EditaMarca',
            'EditaMarcaResponse' => '\\StructType\\EditaMarcaResponse',
            'EditaModelo' => '\\StructType\\EditaModelo',
            'EditaModeloResponse' => '\\StructType\\EditaModeloResponse',
            'EditaMoeda' => '\\StructType\\EditaMoeda',
            'EditaMoedaResponse' => '\\StructType\\EditaMoedaResponse',
            'EditaMoradaAlternativaCliente' => '\\StructType\\EditaMoradaAlternativaCliente',
            'EditaMoradaAlternativaClienteResponse' => '\\StructType\\EditaMoradaAlternativaClienteResponse',
            'EditaMoradaAlternativaFornecedor' => '\\StructType\\EditaMoradaAlternativaFornecedor',
            'EditaMoradaAlternativaFornecedorResponse' => '\\StructType\\EditaMoradaAlternativaFornecedorResponse',
            'EditaMotivoEstorno' => '\\StructType\\EditaMotivoEstorno',
            'EditaMotivoEstornoResponse' => '\\StructType\\EditaMotivoEstornoResponse',
            'EditaMotivoIsencaoIVA' => '\\StructType\\EditaMotivoIsencaoIVA',
            'EditaMotivoIsencaoIVAResponse' => '\\StructType\\EditaMotivoIsencaoIVAResponse',
            'EditaOrigemContacto' => '\\StructType\\EditaOrigemContacto',
            'EditaOrigemContactoResponse' => '\\StructType\\EditaOrigemContactoResponse',
            'EditaOutroTerceiro' => '\\StructType\\EditaOutroTerceiro',
            'EditaOutroTerceiroResponse' => '\\StructType\\EditaOutroTerceiroResponse',
            'EditaPendenteId' => '\\StructType\\EditaPendenteId',
            'EditaPendenteIdResponse' => '\\StructType\\EditaPendenteIdResponse',
            'EditaPendente' => '\\StructType\\EditaPendente',
            'EditaPendenteResponse' => '\\StructType\\EditaPendenteResponse',
            'EditaResumoIva' => '\\StructType\\EditaResumoIva',
            'EditaResumoIvaResponse' => '\\StructType\\EditaResumoIvaResponse',
            'EditaResumoRetencao' => '\\StructType\\EditaResumoRetencao',
            'EditaResumoRetencaoResponse' => '\\StructType\\EditaResumoRetencaoResponse',
            'EditaResumoRetencaoLiq' => '\\StructType\\EditaResumoRetencaoLiq',
            'EditaResumoRetencaoLiqResponse' => '\\StructType\\EditaResumoRetencaoLiqResponse',
            'EditaSerieCCT' => '\\StructType\\EditaSerieCCT',
            'EditaSerieCCTResponse' => '\\StructType\\EditaSerieCCTResponse',
            'EditaSerieContrato' => '\\StructType\\EditaSerieContrato',
            'EditaSerieContratoResponse' => '\\StructType\\EditaSerieContratoResponse',
            'EditaSerieStock' => '\\StructType\\EditaSerieStock',
            'EditaSerieStockResponse' => '\\StructType\\EditaSerieStockResponse',
            'EditaSerieVendas' => '\\StructType\\EditaSerieVendas',
            'EditaSerieVendasResponse' => '\\StructType\\EditaSerieVendasResponse',
            'EditaSerieCompras' => '\\StructType\\EditaSerieCompras',
            'EditaSerieComprasResponse' => '\\StructType\\EditaSerieComprasResponse',
            'EditaTipoTerceiro' => '\\StructType\\EditaTipoTerceiro',
            'EditaTipoTerceiroResponse' => '\\StructType\\EditaTipoTerceiroResponse',
            'EditaUnidade' => '\\StructType\\EditaUnidade',
            'EditaUnidadeResponse' => '\\StructType\\EditaUnidadeResponse',
            'EditaConfiguracaoEasyPayXML' => '\\StructType\\EditaConfiguracaoEasyPayXML',
            'EditaConfiguracaoEasyPayXMLResponse' => '\\StructType\\EditaConfiguracaoEasyPayXMLResponse',
            'EditaArtigoArmazemXML' => '\\StructType\\EditaArtigoArmazemXML',
            'EditaArtigoArmazemXMLResponse' => '\\StructType\\EditaArtigoArmazemXMLResponse',
            'EditaVendedorXML' => '\\StructType\\EditaVendedorXML',
            'EditaVendedorXMLResponse' => '\\StructType\\EditaVendedorXMLResponse',
            'EditaModoExpedicaoXML' => '\\StructType\\EditaModoExpedicaoXML',
            'EditaModoExpedicaoXMLResponse' => '\\StructType\\EditaModoExpedicaoXMLResponse',
            'EditaEmpresaXML' => '\\StructType\\EditaEmpresaXML',
            'EditaEmpresaXMLResponse' => '\\StructType\\EditaEmpresaXMLResponse',
            'EditaPaisXML' => '\\StructType\\EditaPaisXML',
            'EditaPaisXMLResponse' => '\\StructType\\EditaPaisXMLResponse',
            'EditaParceiroXML' => '\\StructType\\EditaParceiroXML',
            'EditaParceiroXMLResponse' => '\\StructType\\EditaParceiroXMLResponse',
            'EditaTipoContactoXML' => '\\StructType\\EditaTipoContactoXML',
            'EditaTipoContactoXMLResponse' => '\\StructType\\EditaTipoContactoXMLResponse',
            'EditaEstabelecimentoXML' => '\\StructType\\EditaEstabelecimentoXML',
            'EditaEstabelecimentoXMLResponse' => '\\StructType\\EditaEstabelecimentoXMLResponse',
            'EditaContactoXML' => '\\StructType\\EditaContactoXML',
            'EditaContactoXMLResponse' => '\\StructType\\EditaContactoXMLResponse',
            'EditaArmazemXML' => '\\StructType\\EditaArmazemXML',
            'EditaArmazemXMLResponse' => '\\StructType\\EditaArmazemXMLResponse',
            'EditaTipoDocIdentificacaoXML' => '\\StructType\\EditaTipoDocIdentificacaoXML',
            'EditaTipoDocIdentificacaoXMLResponse' => '\\StructType\\EditaTipoDocIdentificacaoXMLResponse',
            'EditaArmazemLocalizacaoXML' => '\\StructType\\EditaArmazemLocalizacaoXML',
            'EditaArmazemLocalizacaoXMLResponse' => '\\StructType\\EditaArmazemLocalizacaoXMLResponse',
            'EditaMetodoPagamentoXML' => '\\StructType\\EditaMetodoPagamentoXML',
            'EditaMetodoPagamentoXMLResponse' => '\\StructType\\EditaMetodoPagamentoXMLResponse',
            'EditaCondicaoPagamentoXML' => '\\StructType\\EditaCondicaoPagamentoXML',
            'EditaCondicaoPagamentoXMLResponse' => '\\StructType\\EditaCondicaoPagamentoXMLResponse',
            'EditaArtigoXML' => '\\StructType\\EditaArtigoXML',
            'EditaArtigoXMLResponse' => '\\StructType\\EditaArtigoXMLResponse',
            'EditaArtigoFornecedorXML' => '\\StructType\\EditaArtigoFornecedorXML',
            'EditaArtigoFornecedorXMLResponse' => '\\StructType\\EditaArtigoFornecedorXMLResponse',
            'EditaArtigoIdiomaXML' => '\\StructType\\EditaArtigoIdiomaXML',
            'EditaArtigoIdiomaXMLResponse' => '\\StructType\\EditaArtigoIdiomaXMLResponse',
            'EditaArtigoLoteXML' => '\\StructType\\EditaArtigoLoteXML',
            'EditaArtigoLoteXMLResponse' => '\\StructType\\EditaArtigoLoteXMLResponse',
            'EditaArtigoMoedaXML' => '\\StructType\\EditaArtigoMoedaXML',
            'EditaArtigoMoedaXMLResponse' => '\\StructType\\EditaArtigoMoedaXMLResponse',
            'EditaArtigoUnidadeXML' => '\\StructType\\EditaArtigoUnidadeXML',
            'EditaArtigoUnidadeXMLResponse' => '\\StructType\\EditaArtigoUnidadeXMLResponse',
            'EditaDocumentoCompraIdXML' => '\\StructType\\EditaDocumentoCompraIdXML',
            'EditaDocumentoCompraIdXMLResponse' => '\\StructType\\EditaDocumentoCompraIdXMLResponse',
            'EditaDocumentoCompraXML' => '\\StructType\\EditaDocumentoCompraXML',
            'EditaDocumentoCompraXMLResponse' => '\\StructType\\EditaDocumentoCompraXMLResponse',
            'EditaEstadoDocumentoCompraXML' => '\\StructType\\EditaEstadoDocumentoCompraXML',
            'EditaEstadoDocumentoCompraXMLResponse' => '\\StructType\\EditaEstadoDocumentoCompraXMLResponse',
            'EditaDocumentoVendaIdXML' => '\\StructType\\EditaDocumentoVendaIdXML',
            'EditaDocumentoVendaIdXMLResponse' => '\\StructType\\EditaDocumentoVendaIdXMLResponse',
            'EditaDocumentoVendaXML' => '\\StructType\\EditaDocumentoVendaXML',
            'EditaDocumentoVendaXMLResponse' => '\\StructType\\EditaDocumentoVendaXMLResponse',
            'EditaEstadoDocumentoVendaXML' => '\\StructType\\EditaEstadoDocumentoVendaXML',
            'EditaEstadoDocumentoVendaXMLResponse' => '\\StructType\\EditaEstadoDocumentoVendaXMLResponse',
            'EditaDocumentoInternoIdXML' => '\\StructType\\EditaDocumentoInternoIdXML',
            'EditaDocumentoInternoIdXMLResponse' => '\\StructType\\EditaDocumentoInternoIdXMLResponse',
            'EditaDocumentoInternoXML' => '\\StructType\\EditaDocumentoInternoXML',
            'EditaDocumentoInternoXMLResponse' => '\\StructType\\EditaDocumentoInternoXMLResponse',
            'EditaDocumentoLiquidacaoIdXML' => '\\StructType\\EditaDocumentoLiquidacaoIdXML',
            'EditaDocumentoLiquidacaoIdXMLResponse' => '\\StructType\\EditaDocumentoLiquidacaoIdXMLResponse',
            'EditaDocumentoLiquidacaoXML' => '\\StructType\\EditaDocumentoLiquidacaoXML',
            'EditaDocumentoLiquidacaoXMLResponse' => '\\StructType\\EditaDocumentoLiquidacaoXMLResponse',
            'EditaClienteXML' => '\\StructType\\EditaClienteXML',
            'EditaClienteXMLResponse' => '\\StructType\\EditaClienteXMLResponse',
            'EditaConcelhoXML' => '\\StructType\\EditaConcelhoXML',
            'EditaConcelhoXMLResponse' => '\\StructType\\EditaConcelhoXMLResponse',
            'EditaContaBancariaXML' => '\\StructType\\EditaContaBancariaXML',
            'EditaContaBancariaXMLResponse' => '\\StructType\\EditaContaBancariaXMLResponse',
            'EditaDistritoXML' => '\\StructType\\EditaDistritoXML',
            'EditaDistritoXMLResponse' => '\\StructType\\EditaDistritoXMLResponse',
            'EditaTipoDocumentoContaCorrenteXML' => '\\StructType\\EditaTipoDocumentoContaCorrenteXML',
            'EditaTipoDocumentoContaCorrenteXMLResponse' => '\\StructType\\EditaTipoDocumentoContaCorrenteXMLResponse',
            'EditaTipoDocumentoCompraXML' => '\\StructType\\EditaTipoDocumentoCompraXML',
            'EditaTipoDocumentoCompraXMLResponse' => '\\StructType\\EditaTipoDocumentoCompraXMLResponse',
            'EditaTipoDocumentoInternoXML' => '\\StructType\\EditaTipoDocumentoInternoXML',
            'EditaTipoDocumentoInternoXMLResponse' => '\\StructType\\EditaTipoDocumentoInternoXMLResponse',
            'EditaTipoDocumentStockXML' => '\\StructType\\EditaTipoDocumentStockXML',
            'EditaTipoDocumentStockXMLResponse' => '\\StructType\\EditaTipoDocumentStockXMLResponse',
            'EditaEditaTipoParceiroXML' => '\\StructType\\EditaEditaTipoParceiroXML',
            'EditaEditaTipoParceiroXMLResponse' => '\\StructType\\EditaEditaTipoParceiroXMLResponse',
            'EditaTipoDocumentoVendaXML' => '\\StructType\\EditaTipoDocumentoVendaXML',
            'EditaTipoDocumentoVendaXMLResponse' => '\\StructType\\EditaTipoDocumentoVendaXMLResponse',
            'EditaFamiliaXML' => '\\StructType\\EditaFamiliaXML',
            'EditaFamiliaXMLResponse' => '\\StructType\\EditaFamiliaXMLResponse',
            'EditaFornecedorXML' => '\\StructType\\EditaFornecedorXML',
            'EditaFornecedorXMLResponse' => '\\StructType\\EditaFornecedorXMLResponse',
            'EditaFreguesiaXML' => '\\StructType\\EditaFreguesiaXML',
            'EditaFreguesiaXMLResponse' => '\\StructType\\EditaFreguesiaXMLResponse',
            'EditaFuncionarioXML' => '\\StructType\\EditaFuncionarioXML',
            'EditaFuncionarioXMLResponse' => '\\StructType\\EditaFuncionarioXMLResponse',
            'EditaIvaXML' => '\\StructType\\EditaIvaXML',
            'EditaIvaXMLResponse' => '\\StructType\\EditaIvaXMLResponse',
            'EditaLinhaDocXML' => '\\StructType\\EditaLinhaDocXML',
            'EditaLinhaDocXMLResponse' => '\\StructType\\EditaLinhaDocXMLResponse',
            'EditaLinhaDocStatusXML' => '\\StructType\\EditaLinhaDocStatusXML',
            'EditaLinhaDocStatusXMLResponse' => '\\StructType\\EditaLinhaDocStatusXMLResponse',
            'EditaLinhaDocTransXML' => '\\StructType\\EditaLinhaDocTransXML',
            'EditaLinhaDocTransXMLResponse' => '\\StructType\\EditaLinhaDocTransXMLResponse',
            'EditaLinhaInternosXML' => '\\StructType\\EditaLinhaInternosXML',
            'EditaLinhaInternosXMLResponse' => '\\StructType\\EditaLinhaInternosXMLResponse',
            'EditaLinhaInternosStatusXML' => '\\StructType\\EditaLinhaInternosStatusXML',
            'EditaLinhaInternosStatusXMLResponse' => '\\StructType\\EditaLinhaInternosStatusXMLResponse',
            'EditaLinhaLiqXML' => '\\StructType\\EditaLinhaLiqXML',
            'EditaLinhaLiqXMLResponse' => '\\StructType\\EditaLinhaLiqXMLResponse',
            'ListaContasBancariasJSON' => '\\StructType\\ListaContasBancariasJSON',
            'ListaContasBancariasJSONResponse' => '\\StructType\\ListaContasBancariasJSONResponse',
            'ListaDistritosJSON' => '\\StructType\\ListaDistritosJSON',
            'ListaDistritosJSONResponse' => '\\StructType\\ListaDistritosJSONResponse',
            'ListaTiposDocumentoContasCorrentesJSON' => '\\StructType\\ListaTiposDocumentoContasCorrentesJSON',
            'ListaTiposDocumentoContasCorrentesJSONResponse' => '\\StructType\\ListaTiposDocumentoContasCorrentesJSONResponse',
            'ListaTiposDocumentoCompraJSON' => '\\StructType\\ListaTiposDocumentoCompraJSON',
            'ListaTiposDocumentoCompraJSONResponse' => '\\StructType\\ListaTiposDocumentoCompraJSONResponse',
            'ListaTiposDocumentoInternosJSON' => '\\StructType\\ListaTiposDocumentoInternosJSON',
            'ListaTiposDocumentoInternosJSONResponse' => '\\StructType\\ListaTiposDocumentoInternosJSONResponse',
            'ListaTiposDocumentoStockJSON' => '\\StructType\\ListaTiposDocumentoStockJSON',
            'ListaTiposDocumentoStockJSONResponse' => '\\StructType\\ListaTiposDocumentoStockJSONResponse',
            'ListaTiposDocumentoVendaJSON' => '\\StructType\\ListaTiposDocumentoVendaJSON',
            'ListaTiposDocumentoVendaJSONResponse' => '\\StructType\\ListaTiposDocumentoVendaJSONResponse',
            'ListaFamiliasJSON' => '\\StructType\\ListaFamiliasJSON',
            'ListaFamiliasJSONResponse' => '\\StructType\\ListaFamiliasJSONResponse',
            'ListaFornecedoresJSON' => '\\StructType\\ListaFornecedoresJSON',
            'ListaFornecedoresJSONResponse' => '\\StructType\\ListaFornecedoresJSONResponse',
            'ListaFreguesiasJSON' => '\\StructType\\ListaFreguesiasJSON',
            'ListaFreguesiasJSONResponse' => '\\StructType\\ListaFreguesiasJSONResponse',
            'ListaFuncionariosJSON' => '\\StructType\\ListaFuncionariosJSON',
            'ListaFuncionariosJSONResponse' => '\\StructType\\ListaFuncionariosJSONResponse',
            'ListaIvasJSON' => '\\StructType\\ListaIvasJSON',
            'ListaIvasJSONResponse' => '\\StructType\\ListaIvasJSONResponse',
            'ListaLinhasDocJSON' => '\\StructType\\ListaLinhasDocJSON',
            'ListaLinhasDocJSONResponse' => '\\StructType\\ListaLinhasDocJSONResponse',
            'ListaLinhasDocStatusJSON' => '\\StructType\\ListaLinhasDocStatusJSON',
            'ListaLinhasDocStatusJSONResponse' => '\\StructType\\ListaLinhasDocStatusJSONResponse',
            'ListaLinhasDocTransJSON' => '\\StructType\\ListaLinhasDocTransJSON',
            'ListaLinhasDocTransJSONResponse' => '\\StructType\\ListaLinhasDocTransJSONResponse',
            'ListaLinhasInternosJSON' => '\\StructType\\ListaLinhasInternosJSON',
            'ListaLinhasInternosJSONResponse' => '\\StructType\\ListaLinhasInternosJSONResponse',
            'ListaLinhasInternosStatusJSON' => '\\StructType\\ListaLinhasInternosStatusJSON',
            'ListaLinhasInternosStatusJSONResponse' => '\\StructType\\ListaLinhasInternosStatusJSONResponse',
            'ListaLinhasLiqJSON' => '\\StructType\\ListaLinhasLiqJSON',
            'ListaLinhasLiqJSONResponse' => '\\StructType\\ListaLinhasLiqJSONResponse',
            'ListaMarcasJSON' => '\\StructType\\ListaMarcasJSON',
            'ListaMarcasJSONResponse' => '\\StructType\\ListaMarcasJSONResponse',
            'ListaModelosJSON' => '\\StructType\\ListaModelosJSON',
            'ListaModelosJSONResponse' => '\\StructType\\ListaModelosJSONResponse',
            'ListaMoedasJSON' => '\\StructType\\ListaMoedasJSON',
            'ListaMoedasJSONResponse' => '\\StructType\\ListaMoedasJSONResponse',
            'ListaMoradasAlternativasClienteJSON' => '\\StructType\\ListaMoradasAlternativasClienteJSON',
            'ListaMoradasAlternativasClienteJSONResponse' => '\\StructType\\ListaMoradasAlternativasClienteJSONResponse',
            'ListaMoradasAlternativasFornecedorJSON' => '\\StructType\\ListaMoradasAlternativasFornecedorJSON',
            'ListaMoradasAlternativasFornecedorJSONResponse' => '\\StructType\\ListaMoradasAlternativasFornecedorJSONResponse',
            'ListaMotivosEstornoJSON' => '\\StructType\\ListaMotivosEstornoJSON',
            'ListaMotivosEstornoJSONResponse' => '\\StructType\\ListaMotivosEstornoJSONResponse',
            'ListaMotivosIsencaoIVAJSON' => '\\StructType\\ListaMotivosIsencaoIVAJSON',
            'ListaMotivosIsencaoIVAJSONResponse' => '\\StructType\\ListaMotivosIsencaoIVAJSONResponse',
            'ListaOrigensContactoJSON' => '\\StructType\\ListaOrigensContactoJSON',
            'ListaOrigensContactoJSONResponse' => '\\StructType\\ListaOrigensContactoJSONResponse',
            'ListaOutrosTerceirosJSON' => '\\StructType\\ListaOutrosTerceirosJSON',
            'ListaOutrosTerceirosJSONResponse' => '\\StructType\\ListaOutrosTerceirosJSONResponse',
            'ListaPendentesJSON' => '\\StructType\\ListaPendentesJSON',
            'ListaPendentesJSONResponse' => '\\StructType\\ListaPendentesJSONResponse',
            'ListaPendentesEntidadeJSON' => '\\StructType\\ListaPendentesEntidadeJSON',
            'ListaPendentesEntidadeJSONResponse' => '\\StructType\\ListaPendentesEntidadeJSONResponse',
            'ListaPendentesEstabelecimentoJSON' => '\\StructType\\ListaPendentesEstabelecimentoJSON',
            'ListaPendentesEstabelecimentoJSONResponse' => '\\StructType\\ListaPendentesEstabelecimentoJSONResponse',
            'ListaExtratoContaJSON' => '\\StructType\\ListaExtratoContaJSON',
            'ListaExtratoContaJSONResponse' => '\\StructType\\ListaExtratoContaJSONResponse',
            'ListaExtratoContaEstabelecimentoJSON' => '\\StructType\\ListaExtratoContaEstabelecimentoJSON',
            'ListaExtratoContaEstabelecimentoJSONResponse' => '\\StructType\\ListaExtratoContaEstabelecimentoJSONResponse',
            'ListaExtratoContaEntidadeJSON' => '\\StructType\\ListaExtratoContaEntidadeJSON',
            'ListaExtratoContaEntidadeJSONResponse' => '\\StructType\\ListaExtratoContaEntidadeJSONResponse',
            'ListaResumosIvaJSON' => '\\StructType\\ListaResumosIvaJSON',
            'ListaResumosIvaJSONResponse' => '\\StructType\\ListaResumosIvaJSONResponse',
            'ListaResumosRetencaoJSON' => '\\StructType\\ListaResumosRetencaoJSON',
            'ListaResumosRetencaoJSONResponse' => '\\StructType\\ListaResumosRetencaoJSONResponse',
            'ListaResumosRetencaoLiqJSON' => '\\StructType\\ListaResumosRetencaoLiqJSON',
            'ListaResumosRetencaoLiqJSONResponse' => '\\StructType\\ListaResumosRetencaoLiqJSONResponse',
            'ListaSeriesCCTJSON' => '\\StructType\\ListaSeriesCCTJSON',
            'ListaSeriesCCTJSONResponse' => '\\StructType\\ListaSeriesCCTJSONResponse',
            'ListaSeriesContratosJSON' => '\\StructType\\ListaSeriesContratosJSON',
            'ListaSeriesContratosJSONResponse' => '\\StructType\\ListaSeriesContratosJSONResponse',
            'ListaSeriesStockJSON' => '\\StructType\\ListaSeriesStockJSON',
            'ListaSeriesStockJSONResponse' => '\\StructType\\ListaSeriesStockJSONResponse',
            'ListaSeriesVendasJSON' => '\\StructType\\ListaSeriesVendasJSON',
            'ListaSeriesVendasJSONResponse' => '\\StructType\\ListaSeriesVendasJSONResponse',
            'ListaSeriesComprasJSON' => '\\StructType\\ListaSeriesComprasJSON',
            'ListaSeriesComprasJSONResponse' => '\\StructType\\ListaSeriesComprasJSONResponse',
            'ListaTiposTerceiroJSON' => '\\StructType\\ListaTiposTerceiroJSON',
            'ListaTiposTerceiroJSONResponse' => '\\StructType\\ListaTiposTerceiroJSONResponse',
            'ListaTiposParceiroJSON' => '\\StructType\\ListaTiposParceiroJSON',
            'ListaTiposParceiroJSONResponse' => '\\StructType\\ListaTiposParceiroJSONResponse',
            'ListaUnidadesJSON' => '\\StructType\\ListaUnidadesJSON',
            'ListaUnidadesJSONResponse' => '\\StructType\\ListaUnidadesJSONResponse',
            'EditaConfiguracaoEasyPay' => '\\StructType\\EditaConfiguracaoEasyPay',
            'EditaConfiguracaoEasyPayResponse' => '\\StructType\\EditaConfiguracaoEasyPayResponse',
            'EditaArtigoArmazem' => '\\StructType\\EditaArtigoArmazem',
            'EditaArtigoArmazemResponse' => '\\StructType\\EditaArtigoArmazemResponse',
            'EditaVendedor' => '\\StructType\\EditaVendedor',
            'EditaVendedorResponse' => '\\StructType\\EditaVendedorResponse',
            'EditaModoExpedicao' => '\\StructType\\EditaModoExpedicao',
            'EditaModoExpedicaoResponse' => '\\StructType\\EditaModoExpedicaoResponse',
            'EditaEmpresa' => '\\StructType\\EditaEmpresa',
            'EditaEmpresaResponse' => '\\StructType\\EditaEmpresaResponse',
            'EditaPais' => '\\StructType\\EditaPais',
            'EditaPaisResponse' => '\\StructType\\EditaPaisResponse',
            'EditaParceiro' => '\\StructType\\EditaParceiro',
            'EditaParceiroResponse' => '\\StructType\\EditaParceiroResponse',
            'EditaTipoContacto' => '\\StructType\\EditaTipoContacto',
            'EditaTipoContactoResponse' => '\\StructType\\EditaTipoContactoResponse',
            'EditaTipoParceiro' => '\\StructType\\EditaTipoParceiro',
            'EditaTipoParceiroResponse' => '\\StructType\\EditaTipoParceiroResponse',
            'EditaEstabelecimento' => '\\StructType\\EditaEstabelecimento',
            'EditaEstabelecimentoResponse' => '\\StructType\\EditaEstabelecimentoResponse',
            'EditaContacto' => '\\StructType\\EditaContacto',
            'EditaContactoResponse' => '\\StructType\\EditaContactoResponse',
            'EditaArmazem' => '\\StructType\\EditaArmazem',
            'EditaArmazemResponse' => '\\StructType\\EditaArmazemResponse',
            'EditaTipoDocIdentificacao' => '\\StructType\\EditaTipoDocIdentificacao',
            'EditaTipoDocIdentificacaoResponse' => '\\StructType\\EditaTipoDocIdentificacaoResponse',
            'EditaArmazemLocalizacao' => '\\StructType\\EditaArmazemLocalizacao',
            'EditaArmazemLocalizacaoResponse' => '\\StructType\\EditaArmazemLocalizacaoResponse',
            'EditaMetodoPagamento' => '\\StructType\\EditaMetodoPagamento',
            'EditaMetodoPagamentoResponse' => '\\StructType\\EditaMetodoPagamentoResponse',
            'EditaCondicaoPagamento' => '\\StructType\\EditaCondicaoPagamento',
            'EditaCondicaoPagamentoResponse' => '\\StructType\\EditaCondicaoPagamentoResponse',
            'EditaArtigo' => '\\StructType\\EditaArtigo',
            'EditaArtigoResponse' => '\\StructType\\EditaArtigoResponse',
            'EditaArtigoFornecedor' => '\\StructType\\EditaArtigoFornecedor',
            'EditaArtigoFornecedorResponse' => '\\StructType\\EditaArtigoFornecedorResponse',
            'EditaArtigoIdioma' => '\\StructType\\EditaArtigoIdioma',
            'EditaArtigoIdiomaResponse' => '\\StructType\\EditaArtigoIdiomaResponse',
            'EditaArtigoLote' => '\\StructType\\EditaArtigoLote',
            'EditaArtigoLoteResponse' => '\\StructType\\EditaArtigoLoteResponse',
            'EditaArtigoMoeda' => '\\StructType\\EditaArtigoMoeda',
            'EditaArtigoMoedaResponse' => '\\StructType\\EditaArtigoMoedaResponse',
            'EditaArtigoUnidade' => '\\StructType\\EditaArtigoUnidade',
            'EditaArtigoUnidadeResponse' => '\\StructType\\EditaArtigoUnidadeResponse',
            'EditaDocumentoCompraId' => '\\StructType\\EditaDocumentoCompraId',
            'EditaDocumentoCompraIdResponse' => '\\StructType\\EditaDocumentoCompraIdResponse',
            'EditaDocumentoCompra' => '\\StructType\\EditaDocumentoCompra',
            'EditaDocumentoCompraResponse' => '\\StructType\\EditaDocumentoCompraResponse',
            'EditaEstadoDocumentoCompra' => '\\StructType\\EditaEstadoDocumentoCompra',
            'EditaEstadoDocumentoCompraResponse' => '\\StructType\\EditaEstadoDocumentoCompraResponse',
            'EditaDocumentoVendaId' => '\\StructType\\EditaDocumentoVendaId',
            'EditaDocumentoVendaIdResponse' => '\\StructType\\EditaDocumentoVendaIdResponse',
            'EditaDocumentoVenda' => '\\StructType\\EditaDocumentoVenda',
            'EditaDocumentoVendaResponse' => '\\StructType\\EditaDocumentoVendaResponse',
            'EditaReferenciaMBDocumentoVenda' => '\\StructType\\EditaReferenciaMBDocumentoVenda',
            'EditaReferenciaMBDocumentoVendaResponse' => '\\StructType\\EditaReferenciaMBDocumentoVendaResponse',
            'EditaEstadoDocumentoVenda' => '\\StructType\\EditaEstadoDocumentoVenda',
            'EditaEstadoDocumentoVendaResponse' => '\\StructType\\EditaEstadoDocumentoVendaResponse',
            'EditaDocumentoInternoId' => '\\StructType\\EditaDocumentoInternoId',
            'EditaDocumentoInternoIdResponse' => '\\StructType\\EditaDocumentoInternoIdResponse',
            'EditaDocumentoInterno' => '\\StructType\\EditaDocumentoInterno',
            'EditaDocumentoInternoResponse' => '\\StructType\\EditaDocumentoInternoResponse',
            'EditaDocumentoLiquidacaoId' => '\\StructType\\EditaDocumentoLiquidacaoId',
            'EditaDocumentoLiquidacaoIdResponse' => '\\StructType\\EditaDocumentoLiquidacaoIdResponse',
            'EditaDocumentoLiquidacao' => '\\StructType\\EditaDocumentoLiquidacao',
            'EditaDocumentoLiquidacaoResponse' => '\\StructType\\EditaDocumentoLiquidacaoResponse',
            'EditaCliente' => '\\StructType\\EditaCliente',
            'EditaClienteResponse' => '\\StructType\\EditaClienteResponse',
            'EditaConcelho' => '\\StructType\\EditaConcelho',
            'EditaConcelhoResponse' => '\\StructType\\EditaConcelhoResponse',
            'EditaContaBancaria' => '\\StructType\\EditaContaBancaria',
            'EditaContaBancariaResponse' => '\\StructType\\EditaContaBancariaResponse',
            'EditaDistrito' => '\\StructType\\EditaDistrito',
            'EditaDistritoResponse' => '\\StructType\\EditaDistritoResponse',
            'EditaTipoDocumentoContaCorrente' => '\\StructType\\EditaTipoDocumentoContaCorrente',
            'EditaTipoDocumentoContaCorrenteResponse' => '\\StructType\\EditaTipoDocumentoContaCorrenteResponse',
            'EditaTipoDocumentoCompra' => '\\StructType\\EditaTipoDocumentoCompra',
            'EditaTipoDocumentoCompraResponse' => '\\StructType\\EditaTipoDocumentoCompraResponse',
            'EditaTipoDocumentoInterno' => '\\StructType\\EditaTipoDocumentoInterno',
            'EditaTipoDocumentoInternoResponse' => '\\StructType\\EditaTipoDocumentoInternoResponse',
            'EditaTipoDocumentStock' => '\\StructType\\EditaTipoDocumentStock',
            'EditaTipoDocumentStockResponse' => '\\StructType\\EditaTipoDocumentStockResponse',
            'ListaArtigosMoedaXML' => '\\StructType\\ListaArtigosMoedaXML',
            'ListaArtigosMoedaXMLResponse' => '\\StructType\\ListaArtigosMoedaXMLResponse',
            'ListaArtigosUnidadeXML' => '\\StructType\\ListaArtigosUnidadeXML',
            'ListaArtigosUnidadeXMLResponse' => '\\StructType\\ListaArtigosUnidadeXMLResponse',
            'ListaDocumentosCompraXML' => '\\StructType\\ListaDocumentosCompraXML',
            'ListaDocumentosCompraXMLResponse' => '\\StructType\\ListaDocumentosCompraXMLResponse',
            'ListaEstadosDocumentosCompraXML' => '\\StructType\\ListaEstadosDocumentosCompraXML',
            'ListaEstadosDocumentosCompraXMLResponse' => '\\StructType\\ListaEstadosDocumentosCompraXMLResponse',
            'ListaDocumentosVendaXML' => '\\StructType\\ListaDocumentosVendaXML',
            'ListaDocumentosVendaXMLResponse' => '\\StructType\\ListaDocumentosVendaXMLResponse',
            'ListaEncomendasVendaPendentesXML' => '\\StructType\\ListaEncomendasVendaPendentesXML',
            'ListaEncomendasVendaPendentesXMLResponse' => '\\StructType\\ListaEncomendasVendaPendentesXMLResponse',
            'ListaEstadosDocumentosVendaXML' => '\\StructType\\ListaEstadosDocumentosVendaXML',
            'ListaEstadosDocumentosVendaXMLResponse' => '\\StructType\\ListaEstadosDocumentosVendaXMLResponse',
            'ListaDocumentosInternosXML' => '\\StructType\\ListaDocumentosInternosXML',
            'ListaDocumentosInternosXMLResponse' => '\\StructType\\ListaDocumentosInternosXMLResponse',
            'ListaDocumentosLiquidacaoXML' => '\\StructType\\ListaDocumentosLiquidacaoXML',
            'ListaDocumentosLiquidacaoXMLResponse' => '\\StructType\\ListaDocumentosLiquidacaoXMLResponse',
            'ListaClientesXML' => '\\StructType\\ListaClientesXML',
            'ListaClientesXMLResponse' => '\\StructType\\ListaClientesXMLResponse',
            'ListaConcelhosXML' => '\\StructType\\ListaConcelhosXML',
            'ListaConcelhosXMLResponse' => '\\StructType\\ListaConcelhosXMLResponse',
            'ListaContasBancariasXML' => '\\StructType\\ListaContasBancariasXML',
            'ListaContasBancariasXMLResponse' => '\\StructType\\ListaContasBancariasXMLResponse',
            'ListaDistritosXML' => '\\StructType\\ListaDistritosXML',
            'ListaDistritosXMLResponse' => '\\StructType\\ListaDistritosXMLResponse',
            'ListaTiposDocumentoContasCorrentesXML' => '\\StructType\\ListaTiposDocumentoContasCorrentesXML',
            'ListaTiposDocumentoContasCorrentesXMLResponse' => '\\StructType\\ListaTiposDocumentoContasCorrentesXMLResponse',
            'ListaTiposDocumentoCompraXML' => '\\StructType\\ListaTiposDocumentoCompraXML',
            'ListaTiposDocumentoCompraXMLResponse' => '\\StructType\\ListaTiposDocumentoCompraXMLResponse',
            'ListaTiposDocumentoInternosXML' => '\\StructType\\ListaTiposDocumentoInternosXML',
            'ListaTiposDocumentoInternosXMLResponse' => '\\StructType\\ListaTiposDocumentoInternosXMLResponse',
            'ListaTiposDocumentoStockXML' => '\\StructType\\ListaTiposDocumentoStockXML',
            'ListaTiposDocumentoStockXMLResponse' => '\\StructType\\ListaTiposDocumentoStockXMLResponse',
            'ListaTiposDocumentoVendaXML' => '\\StructType\\ListaTiposDocumentoVendaXML',
            'ListaTiposDocumentoVendaXMLResponse' => '\\StructType\\ListaTiposDocumentoVendaXMLResponse',
            'ListaFamiliasXML' => '\\StructType\\ListaFamiliasXML',
            'ListaFamiliasXMLResponse' => '\\StructType\\ListaFamiliasXMLResponse',
            'ListaFornecedoresXML' => '\\StructType\\ListaFornecedoresXML',
            'ListaFornecedoresXMLResponse' => '\\StructType\\ListaFornecedoresXMLResponse',
            'ListaFreguesiasXML' => '\\StructType\\ListaFreguesiasXML',
            'ListaFreguesiasXMLResponse' => '\\StructType\\ListaFreguesiasXMLResponse',
            'ListaFuncionariosXML' => '\\StructType\\ListaFuncionariosXML',
            'ListaFuncionariosXMLResponse' => '\\StructType\\ListaFuncionariosXMLResponse',
            'ListaIvasXML' => '\\StructType\\ListaIvasXML',
            'ListaIvasXMLResponse' => '\\StructType\\ListaIvasXMLResponse',
            'ListaLinhasDocXML' => '\\StructType\\ListaLinhasDocXML',
            'ListaLinhasDocXMLResponse' => '\\StructType\\ListaLinhasDocXMLResponse',
            'ListaLinhasDocStatusXML' => '\\StructType\\ListaLinhasDocStatusXML',
            'ListaLinhasDocStatusXMLResponse' => '\\StructType\\ListaLinhasDocStatusXMLResponse',
            'ListaLinhasDocTransXML' => '\\StructType\\ListaLinhasDocTransXML',
            'ListaLinhasDocTransXMLResponse' => '\\StructType\\ListaLinhasDocTransXMLResponse',
            'ListaLinhasInternosXML' => '\\StructType\\ListaLinhasInternosXML',
            'ListaLinhasInternosXMLResponse' => '\\StructType\\ListaLinhasInternosXMLResponse',
            'ListaLinhasInternosStatusXML' => '\\StructType\\ListaLinhasInternosStatusXML',
            'ListaLinhasInternosStatusXMLResponse' => '\\StructType\\ListaLinhasInternosStatusXMLResponse',
            'ListaLinhasLiqXML' => '\\StructType\\ListaLinhasLiqXML',
            'ListaLinhasLiqXMLResponse' => '\\StructType\\ListaLinhasLiqXMLResponse',
            'ListaMarcasXML' => '\\StructType\\ListaMarcasXML',
            'ListaMarcasXMLResponse' => '\\StructType\\ListaMarcasXMLResponse',
            'ListaModelosXML' => '\\StructType\\ListaModelosXML',
            'ListaModelosXMLResponse' => '\\StructType\\ListaModelosXMLResponse',
            'ListaMoedasXML' => '\\StructType\\ListaMoedasXML',
            'ListaMoedasXMLResponse' => '\\StructType\\ListaMoedasXMLResponse',
            'ListaMoradasAlternativasClienteXML' => '\\StructType\\ListaMoradasAlternativasClienteXML',
            'ListaMoradasAlternativasClienteXMLResponse' => '\\StructType\\ListaMoradasAlternativasClienteXMLResponse',
            'ListaMoradasAlternativasFornecedorXML' => '\\StructType\\ListaMoradasAlternativasFornecedorXML',
            'ListaMoradasAlternativasFornecedorXMLResponse' => '\\StructType\\ListaMoradasAlternativasFornecedorXMLResponse',
            'ListaMotivosEstornoXML' => '\\StructType\\ListaMotivosEstornoXML',
            'ListaMotivosEstornoXMLResponse' => '\\StructType\\ListaMotivosEstornoXMLResponse',
            'ListaMotivosIsencaoIVAXML' => '\\StructType\\ListaMotivosIsencaoIVAXML',
            'ListaMotivosIsencaoIVAXMLResponse' => '\\StructType\\ListaMotivosIsencaoIVAXMLResponse',
            'ListaOrigensContactoXML' => '\\StructType\\ListaOrigensContactoXML',
            'ListaOrigensContactoXMLResponse' => '\\StructType\\ListaOrigensContactoXMLResponse',
            'ListaOutrosTerceirosXML' => '\\StructType\\ListaOutrosTerceirosXML',
            'ListaOutrosTerceirosXMLResponse' => '\\StructType\\ListaOutrosTerceirosXMLResponse',
            'ListaPendentesXML' => '\\StructType\\ListaPendentesXML',
            'ListaPendentesXMLResponse' => '\\StructType\\ListaPendentesXMLResponse',
            'ListaPendentesEntidadeXML' => '\\StructType\\ListaPendentesEntidadeXML',
            'ListaPendentesEntidadeXMLResponse' => '\\StructType\\ListaPendentesEntidadeXMLResponse',
            'ListaPendentesEstabelecimentoXML' => '\\StructType\\ListaPendentesEstabelecimentoXML',
            'ListaPendentesEstabelecimentoXMLResponse' => '\\StructType\\ListaPendentesEstabelecimentoXMLResponse',
            'ListaExtratoContaXML' => '\\StructType\\ListaExtratoContaXML',
            'ListaExtratoContaXMLResponse' => '\\StructType\\ListaExtratoContaXMLResponse',
            'ListaExtratoContaEntidadeXML' => '\\StructType\\ListaExtratoContaEntidadeXML',
            'ListaExtratoContaEntidadeXMLResponse' => '\\StructType\\ListaExtratoContaEntidadeXMLResponse',
            'ListaExtratoContaEstabelecimentoXML' => '\\StructType\\ListaExtratoContaEstabelecimentoXML',
            'ListaExtratoContaEstabelecimentoXMLResponse' => '\\StructType\\ListaExtratoContaEstabelecimentoXMLResponse',
            'ListaResumosIvaXML' => '\\StructType\\ListaResumosIvaXML',
            'ListaResumosIvaXMLResponse' => '\\StructType\\ListaResumosIvaXMLResponse',
            'ListaResumosRetencaoXML' => '\\StructType\\ListaResumosRetencaoXML',
            'ListaResumosRetencaoXMLResponse' => '\\StructType\\ListaResumosRetencaoXMLResponse',
            'ListaResumosRetencaoLiqXML' => '\\StructType\\ListaResumosRetencaoLiqXML',
            'ListaResumosRetencaoLiqXMLResponse' => '\\StructType\\ListaResumosRetencaoLiqXMLResponse',
            'ListaSeriesCCTXML' => '\\StructType\\ListaSeriesCCTXML',
            'ListaSeriesCCTXMLResponse' => '\\StructType\\ListaSeriesCCTXMLResponse',
            'ListaSeriesContratosXML' => '\\StructType\\ListaSeriesContratosXML',
            'ListaSeriesContratosXMLResponse' => '\\StructType\\ListaSeriesContratosXMLResponse',
            'ListaSeriesStockXML' => '\\StructType\\ListaSeriesStockXML',
            'ListaSeriesStockXMLResponse' => '\\StructType\\ListaSeriesStockXMLResponse',
            'ListaSeriesVendasXML' => '\\StructType\\ListaSeriesVendasXML',
            'ListaSeriesVendasXMLResponse' => '\\StructType\\ListaSeriesVendasXMLResponse',
            'ListaSeriesComprasXML' => '\\StructType\\ListaSeriesComprasXML',
            'ListaSeriesComprasXMLResponse' => '\\StructType\\ListaSeriesComprasXMLResponse',
            'ListaTiposTerceiroXML' => '\\StructType\\ListaTiposTerceiroXML',
            'ListaTiposTerceiroXMLResponse' => '\\StructType\\ListaTiposTerceiroXMLResponse',
            'ListaTiposParceiroXML' => '\\StructType\\ListaTiposParceiroXML',
            'ListaTiposParceiroXMLResponse' => '\\StructType\\ListaTiposParceiroXMLResponse',
            'ListaUnidadesXML' => '\\StructType\\ListaUnidadesXML',
            'ListaUnidadesXMLResponse' => '\\StructType\\ListaUnidadesXMLResponse',
            'ListaConfiguracoesEasyPayJSON' => '\\StructType\\ListaConfiguracoesEasyPayJSON',
            'ListaConfiguracoesEasyPayJSONResponse' => '\\StructType\\ListaConfiguracoesEasyPayJSONResponse',
            'ListaArtigosArmazemJSON' => '\\StructType\\ListaArtigosArmazemJSON',
            'ListaArtigosArmazemJSONResponse' => '\\StructType\\ListaArtigosArmazemJSONResponse',
            'ListaVendedoresJSON' => '\\StructType\\ListaVendedoresJSON',
            'ListaVendedoresJSONResponse' => '\\StructType\\ListaVendedoresJSONResponse',
            'ListaModosExpedicaoJSON' => '\\StructType\\ListaModosExpedicaoJSON',
            'ListaModosExpedicaoJSONResponse' => '\\StructType\\ListaModosExpedicaoJSONResponse',
            'ListaArtigosJSON' => '\\StructType\\ListaArtigosJSON',
            'ListaArtigosJSONResponse' => '\\StructType\\ListaArtigosJSONResponse',
            'ListaTipoDocIdentificacaoJSON' => '\\StructType\\ListaTipoDocIdentificacaoJSON',
            'ListaTipoDocIdentificacaoJSONResponse' => '\\StructType\\ListaTipoDocIdentificacaoJSONResponse',
            'ListaEmpresasJSON' => '\\StructType\\ListaEmpresasJSON',
            'ListaEmpresasJSONResponse' => '\\StructType\\ListaEmpresasJSONResponse',
            'ListaPaisesJSON' => '\\StructType\\ListaPaisesJSON',
            'ListaPaisesJSONResponse' => '\\StructType\\ListaPaisesJSONResponse',
            'ListaParceirosJSON' => '\\StructType\\ListaParceirosJSON',
            'ListaParceirosJSONResponse' => '\\StructType\\ListaParceirosJSONResponse',
            'ListaTiposContactoJSON' => '\\StructType\\ListaTiposContactoJSON',
            'ListaTiposContactoJSONResponse' => '\\StructType\\ListaTiposContactoJSONResponse',
            'ListaEstabelecimentosJSON' => '\\StructType\\ListaEstabelecimentosJSON',
            'ListaEstabelecimentosJSONResponse' => '\\StructType\\ListaEstabelecimentosJSONResponse',
            'ListaContactosJSON' => '\\StructType\\ListaContactosJSON',
            'ListaContactosJSONResponse' => '\\StructType\\ListaContactosJSONResponse',
            'ListaArmazensJSON' => '\\StructType\\ListaArmazensJSON',
            'ListaArmazensJSONResponse' => '\\StructType\\ListaArmazensJSONResponse',
            'ListaArmazemLocalizacoesJSON' => '\\StructType\\ListaArmazemLocalizacoesJSON',
            'ListaArmazemLocalizacoesJSONResponse' => '\\StructType\\ListaArmazemLocalizacoesJSONResponse',
            'ListaMetodosPagamentoJSON' => '\\StructType\\ListaMetodosPagamentoJSON',
            'ListaMetodosPagamentoJSONResponse' => '\\StructType\\ListaMetodosPagamentoJSONResponse',
            'ListaCondicoesPagamentoJSON' => '\\StructType\\ListaCondicoesPagamentoJSON',
            'ListaCondicoesPagamentoJSONResponse' => '\\StructType\\ListaCondicoesPagamentoJSONResponse',
            'ListaArtigosFornecedorJSON' => '\\StructType\\ListaArtigosFornecedorJSON',
            'ListaArtigosFornecedorJSONResponse' => '\\StructType\\ListaArtigosFornecedorJSONResponse',
            'ListaArtigosIdiomaJSON' => '\\StructType\\ListaArtigosIdiomaJSON',
            'ListaArtigosIdiomaJSONResponse' => '\\StructType\\ListaArtigosIdiomaJSONResponse',
            'ListaArtigosLoteJSON' => '\\StructType\\ListaArtigosLoteJSON',
            'ListaArtigosLoteJSONResponse' => '\\StructType\\ListaArtigosLoteJSONResponse',
            'ListaArtigosMoedaJSON' => '\\StructType\\ListaArtigosMoedaJSON',
            'ListaArtigosMoedaJSONResponse' => '\\StructType\\ListaArtigosMoedaJSONResponse',
            'ListaArtigosUnidadeJSON' => '\\StructType\\ListaArtigosUnidadeJSON',
            'ListaArtigosUnidadeJSONResponse' => '\\StructType\\ListaArtigosUnidadeJSONResponse',
            'ListaDocumentosCompraJSON' => '\\StructType\\ListaDocumentosCompraJSON',
            'ListaDocumentosCompraJSONResponse' => '\\StructType\\ListaDocumentosCompraJSONResponse',
            'ListaEstadosDocumentosCompraJSON' => '\\StructType\\ListaEstadosDocumentosCompraJSON',
            'ListaEstadosDocumentosCompraJSONResponse' => '\\StructType\\ListaEstadosDocumentosCompraJSONResponse',
            'ListaDocumentosVendaJSON' => '\\StructType\\ListaDocumentosVendaJSON',
            'ListaDocumentosVendaJSONResponse' => '\\StructType\\ListaDocumentosVendaJSONResponse',
            'ListaEncomendasVendaPendentesJSON' => '\\StructType\\ListaEncomendasVendaPendentesJSON',
            'ListaEncomendasVendaPendentesJSONResponse' => '\\StructType\\ListaEncomendasVendaPendentesJSONResponse',
            'ListaEstadosDocumentosVendaJSON' => '\\StructType\\ListaEstadosDocumentosVendaJSON',
            'ListaEstadosDocumentosVendaJSONResponse' => '\\StructType\\ListaEstadosDocumentosVendaJSONResponse',
            'ListaDocumentosInternosJSON' => '\\StructType\\ListaDocumentosInternosJSON',
            'ListaDocumentosInternosJSONResponse' => '\\StructType\\ListaDocumentosInternosJSONResponse',
            'ListaDocumentosLiquidacaoJSON' => '\\StructType\\ListaDocumentosLiquidacaoJSON',
            'ListaDocumentosLiquidacaoJSONResponse' => '\\StructType\\ListaDocumentosLiquidacaoJSONResponse',
            'ListaClientesJSON' => '\\StructType\\ListaClientesJSON',
            'ListaClientesJSONResponse' => '\\StructType\\ListaClientesJSONResponse',
            'ListaConcelhosJSON' => '\\StructType\\ListaConcelhosJSON',
            'ListaConcelhosJSONResponse' => '\\StructType\\ListaConcelhosJSONResponse',
            'ListaEstabelecimentos' => '\\StructType\\ListaEstabelecimentos',
            'ListaEstabelecimentosResponse' => '\\StructType\\ListaEstabelecimentosResponse',
            'ListaContactos' => '\\StructType\\ListaContactos',
            'ListaContactosResponse' => '\\StructType\\ListaContactosResponse',
            'ListaArmazens' => '\\StructType\\ListaArmazens',
            'ListaArmazensResponse' => '\\StructType\\ListaArmazensResponse',
            'ListaArmazemLocalizacoes' => '\\StructType\\ListaArmazemLocalizacoes',
            'ListaArmazemLocalizacoesResponse' => '\\StructType\\ListaArmazemLocalizacoesResponse',
            'ListaMetodosPagamento' => '\\StructType\\ListaMetodosPagamento',
            'ListaMetodosPagamentoResponse' => '\\StructType\\ListaMetodosPagamentoResponse',
            'ListaCondicoesPagamento' => '\\StructType\\ListaCondicoesPagamento',
            'ListaCondicoesPagamentoResponse' => '\\StructType\\ListaCondicoesPagamentoResponse',
            'ListaArtigos' => '\\StructType\\ListaArtigos',
            'ListaArtigosResponse' => '\\StructType\\ListaArtigosResponse',
            'ListaTipoDocIdentificacao' => '\\StructType\\ListaTipoDocIdentificacao',
            'ListaTipoDocIdentificacaoResponse' => '\\StructType\\ListaTipoDocIdentificacaoResponse',
            'ListaArtigosFornecedor' => '\\StructType\\ListaArtigosFornecedor',
            'ListaArtigosFornecedorResponse' => '\\StructType\\ListaArtigosFornecedorResponse',
            'ListaArtigosIdioma' => '\\StructType\\ListaArtigosIdioma',
            'ListaArtigosIdiomaResponse' => '\\StructType\\ListaArtigosIdiomaResponse',
            'ListaArtigosLote' => '\\StructType\\ListaArtigosLote',
            'ListaArtigosLoteResponse' => '\\StructType\\ListaArtigosLoteResponse',
            'ListaArtigosMoeda' => '\\StructType\\ListaArtigosMoeda',
            'ListaArtigosMoedaResponse' => '\\StructType\\ListaArtigosMoedaResponse',
            'ListaArtigosUnidade' => '\\StructType\\ListaArtigosUnidade',
            'ListaArtigosUnidadeResponse' => '\\StructType\\ListaArtigosUnidadeResponse',
            'ListaDocumentosCompra' => '\\StructType\\ListaDocumentosCompra',
            'ListaDocumentosCompraResponse' => '\\StructType\\ListaDocumentosCompraResponse',
            'ListaEstadosDocumentosCompra' => '\\StructType\\ListaEstadosDocumentosCompra',
            'ListaEstadosDocumentosCompraResponse' => '\\StructType\\ListaEstadosDocumentosCompraResponse',
            'ListaDocumentosVenda' => '\\StructType\\ListaDocumentosVenda',
            'ListaDocumentosVendaResponse' => '\\StructType\\ListaDocumentosVendaResponse',
            'ListaEncomendasVendaPendentes' => '\\StructType\\ListaEncomendasVendaPendentes',
            'ListaEncomendasVendaPendentesResponse' => '\\StructType\\ListaEncomendasVendaPendentesResponse',
            'ListaEstadosDocumentosVenda' => '\\StructType\\ListaEstadosDocumentosVenda',
            'ListaEstadosDocumentosVendaResponse' => '\\StructType\\ListaEstadosDocumentosVendaResponse',
            'ListaDocumentosInternos' => '\\StructType\\ListaDocumentosInternos',
            'ListaDocumentosInternosResponse' => '\\StructType\\ListaDocumentosInternosResponse',
            'ListaDocumentosLiquidacao' => '\\StructType\\ListaDocumentosLiquidacao',
            'ListaDocumentosLiquidacaoResponse' => '\\StructType\\ListaDocumentosLiquidacaoResponse',
            'ListaClientes' => '\\StructType\\ListaClientes',
            'ListaClientesResponse' => '\\StructType\\ListaClientesResponse',
            'ListaConcelhos' => '\\StructType\\ListaConcelhos',
            'ListaConcelhosResponse' => '\\StructType\\ListaConcelhosResponse',
            'ListaContasBancarias' => '\\StructType\\ListaContasBancarias',
            'ListaContasBancariasResponse' => '\\StructType\\ListaContasBancariasResponse',
            'ListaDistritos' => '\\StructType\\ListaDistritos',
            'ListaDistritosResponse' => '\\StructType\\ListaDistritosResponse',
            'ListaTiposDocumentoContasCorrentes' => '\\StructType\\ListaTiposDocumentoContasCorrentes',
            'ListaTiposDocumentoContasCorrentesResponse' => '\\StructType\\ListaTiposDocumentoContasCorrentesResponse',
            'ListaTiposDocumentoCompra' => '\\StructType\\ListaTiposDocumentoCompra',
            'ListaTiposDocumentoCompraResponse' => '\\StructType\\ListaTiposDocumentoCompraResponse',
            'ListaTiposDocumentoInternos' => '\\StructType\\ListaTiposDocumentoInternos',
            'ListaTiposDocumentoInternosResponse' => '\\StructType\\ListaTiposDocumentoInternosResponse',
            'ListaTiposDocumentoStock' => '\\StructType\\ListaTiposDocumentoStock',
            'ListaTiposDocumentoStockResponse' => '\\StructType\\ListaTiposDocumentoStockResponse',
            'ListaTiposDocumentoVenda' => '\\StructType\\ListaTiposDocumentoVenda',
            'ListaTiposDocumentoVendaResponse' => '\\StructType\\ListaTiposDocumentoVendaResponse',
            'ListaFamilias' => '\\StructType\\ListaFamilias',
            'ListaFamiliasResponse' => '\\StructType\\ListaFamiliasResponse',
            'ListaFornecedores' => '\\StructType\\ListaFornecedores',
            'ListaFornecedoresResponse' => '\\StructType\\ListaFornecedoresResponse',
            'ListaFreguesias' => '\\StructType\\ListaFreguesias',
            'ListaFreguesiasResponse' => '\\StructType\\ListaFreguesiasResponse',
            'ListaFuncionarios' => '\\StructType\\ListaFuncionarios',
            'ListaFuncionariosResponse' => '\\StructType\\ListaFuncionariosResponse',
            'ListaIvas' => '\\StructType\\ListaIvas',
            'ListaIvasResponse' => '\\StructType\\ListaIvasResponse',
            'ListaLinhasDoc' => '\\StructType\\ListaLinhasDoc',
            'ListaLinhasDocResponse' => '\\StructType\\ListaLinhasDocResponse',
            'ListaLinhasDocStatus' => '\\StructType\\ListaLinhasDocStatus',
            'ListaLinhasDocStatusResponse' => '\\StructType\\ListaLinhasDocStatusResponse',
            'ListaLinhasDocTrans' => '\\StructType\\ListaLinhasDocTrans',
            'ListaLinhasDocTransResponse' => '\\StructType\\ListaLinhasDocTransResponse',
            'ListaLinhasInternos' => '\\StructType\\ListaLinhasInternos',
            'ListaLinhasInternosResponse' => '\\StructType\\ListaLinhasInternosResponse',
            'ListaLinhasInternosStatus' => '\\StructType\\ListaLinhasInternosStatus',
            'ListaLinhasInternosStatusResponse' => '\\StructType\\ListaLinhasInternosStatusResponse',
            'ListaLinhasLiq' => '\\StructType\\ListaLinhasLiq',
            'ListaLinhasLiqResponse' => '\\StructType\\ListaLinhasLiqResponse',
            'ListaMarcas' => '\\StructType\\ListaMarcas',
            'ListaMarcasResponse' => '\\StructType\\ListaMarcasResponse',
            'ListaModelos' => '\\StructType\\ListaModelos',
            'ListaModelosResponse' => '\\StructType\\ListaModelosResponse',
            'ListaMoedas' => '\\StructType\\ListaMoedas',
            'ListaMoedasResponse' => '\\StructType\\ListaMoedasResponse',
            'ListaMoradasAlternativasCliente' => '\\StructType\\ListaMoradasAlternativasCliente',
            'ListaMoradasAlternativasClienteResponse' => '\\StructType\\ListaMoradasAlternativasClienteResponse',
            'ListaMoradasAlternativasFornecedor' => '\\StructType\\ListaMoradasAlternativasFornecedor',
            'ListaMoradasAlternativasFornecedorResponse' => '\\StructType\\ListaMoradasAlternativasFornecedorResponse',
            'ListaMotivosEstorno' => '\\StructType\\ListaMotivosEstorno',
            'ListaMotivosEstornoResponse' => '\\StructType\\ListaMotivosEstornoResponse',
            'ListaMotivosIsencaoIVA' => '\\StructType\\ListaMotivosIsencaoIVA',
            'ListaMotivosIsencaoIVAResponse' => '\\StructType\\ListaMotivosIsencaoIVAResponse',
            'ListaOrigensContacto' => '\\StructType\\ListaOrigensContacto',
            'ListaOrigensContactoResponse' => '\\StructType\\ListaOrigensContactoResponse',
            'ListaOutrosTerceiros' => '\\StructType\\ListaOutrosTerceiros',
            'ListaOutrosTerceirosResponse' => '\\StructType\\ListaOutrosTerceirosResponse',
            'ListaPendentes' => '\\StructType\\ListaPendentes',
            'ListaPendentesResponse' => '\\StructType\\ListaPendentesResponse',
            'ListaPendentesEntidade' => '\\StructType\\ListaPendentesEntidade',
            'ListaPendentesEntidadeResponse' => '\\StructType\\ListaPendentesEntidadeResponse',
            'ListaPendentesEstabelecimento' => '\\StructType\\ListaPendentesEstabelecimento',
            'ListaPendentesEstabelecimentoResponse' => '\\StructType\\ListaPendentesEstabelecimentoResponse',
            'ListaExtratoConta' => '\\StructType\\ListaExtratoConta',
            'ListaExtratoContaResponse' => '\\StructType\\ListaExtratoContaResponse',
            'ListaExtratoContaEntidade' => '\\StructType\\ListaExtratoContaEntidade',
            'ListaExtratoContaEntidadeResponse' => '\\StructType\\ListaExtratoContaEntidadeResponse',
            'ListaExtratoContaEstabelecimento' => '\\StructType\\ListaExtratoContaEstabelecimento',
            'ListaExtratoContaEstabelecimentoResponse' => '\\StructType\\ListaExtratoContaEstabelecimentoResponse',
            'ListaResumosIva' => '\\StructType\\ListaResumosIva',
            'ListaResumosIvaResponse' => '\\StructType\\ListaResumosIvaResponse',
            'ListaResumosRetencao' => '\\StructType\\ListaResumosRetencao',
            'ListaResumosRetencaoResponse' => '\\StructType\\ListaResumosRetencaoResponse',
            'ListaResumosRetencaoLiq' => '\\StructType\\ListaResumosRetencaoLiq',
            'ListaResumosRetencaoLiqResponse' => '\\StructType\\ListaResumosRetencaoLiqResponse',
            'ListaSeriesCCT' => '\\StructType\\ListaSeriesCCT',
            'ListaSeriesCCTResponse' => '\\StructType\\ListaSeriesCCTResponse',
            'ListaSeriesContratos' => '\\StructType\\ListaSeriesContratos',
            'ListaSeriesContratosResponse' => '\\StructType\\ListaSeriesContratosResponse',
            'ListaSeriesStock' => '\\StructType\\ListaSeriesStock',
            'ListaSeriesStockResponse' => '\\StructType\\ListaSeriesStockResponse',
            'ListaSeriesVendas' => '\\StructType\\ListaSeriesVendas',
            'ListaSeriesVendasResponse' => '\\StructType\\ListaSeriesVendasResponse',
            'ListaSeriesCompras' => '\\StructType\\ListaSeriesCompras',
            'ListaSeriesComprasResponse' => '\\StructType\\ListaSeriesComprasResponse',
            'ListaTiposTerceiro' => '\\StructType\\ListaTiposTerceiro',
            'ListaTiposTerceiroResponse' => '\\StructType\\ListaTiposTerceiroResponse',
            'ListaTiposParceiro' => '\\StructType\\ListaTiposParceiro',
            'ListaTiposParceiroResponse' => '\\StructType\\ListaTiposParceiroResponse',
            'ListaUnidades' => '\\StructType\\ListaUnidades',
            'ListaUnidadesResponse' => '\\StructType\\ListaUnidadesResponse',
            'ListaArtigosArmazemXML' => '\\StructType\\ListaArtigosArmazemXML',
            'ListaArtigosArmazemXMLResponse' => '\\StructType\\ListaArtigosArmazemXMLResponse',
            'ListaVendedoresXML' => '\\StructType\\ListaVendedoresXML',
            'ListaVendedoresXMLResponse' => '\\StructType\\ListaVendedoresXMLResponse',
            'ListaModosExpedicaoXML' => '\\StructType\\ListaModosExpedicaoXML',
            'ListaModosExpedicaoXMLResponse' => '\\StructType\\ListaModosExpedicaoXMLResponse',
            'ListaArtigosXML' => '\\StructType\\ListaArtigosXML',
            'ListaArtigosXMLResponse' => '\\StructType\\ListaArtigosXMLResponse',
            'ListaEmpresasXML' => '\\StructType\\ListaEmpresasXML',
            'ListaEmpresasXMLResponse' => '\\StructType\\ListaEmpresasXMLResponse',
            'ListaTipoDocIdentificacaoXML' => '\\StructType\\ListaTipoDocIdentificacaoXML',
            'ListaTipoDocIdentificacaoXMLResponse' => '\\StructType\\ListaTipoDocIdentificacaoXMLResponse',
            'ListaPaisesXML' => '\\StructType\\ListaPaisesXML',
            'ListaPaisesXMLResponse' => '\\StructType\\ListaPaisesXMLResponse',
            'ListaParceirosXML' => '\\StructType\\ListaParceirosXML',
            'ListaParceirosXMLResponse' => '\\StructType\\ListaParceirosXMLResponse',
            'ListaEstabelecimentosXML' => '\\StructType\\ListaEstabelecimentosXML',
            'ListaEstabelecimentosXMLResponse' => '\\StructType\\ListaEstabelecimentosXMLResponse',
            'ListaTiposContactoXML' => '\\StructType\\ListaTiposContactoXML',
            'ListaTiposContactoXMLResponse' => '\\StructType\\ListaTiposContactoXMLResponse',
            'ListaContactosXML' => '\\StructType\\ListaContactosXML',
            'ListaContactosXMLResponse' => '\\StructType\\ListaContactosXMLResponse',
            'ListaArmazensXML' => '\\StructType\\ListaArmazensXML',
            'ListaArmazensXMLResponse' => '\\StructType\\ListaArmazensXMLResponse',
            'ListaArmazemLocalizacoesXML' => '\\StructType\\ListaArmazemLocalizacoesXML',
            'ListaArmazemLocalizacoesXMLResponse' => '\\StructType\\ListaArmazemLocalizacoesXMLResponse',
            'ListaMetodosPagamentoXML' => '\\StructType\\ListaMetodosPagamentoXML',
            'ListaMetodosPagamentoXMLResponse' => '\\StructType\\ListaMetodosPagamentoXMLResponse',
            'ListaCondicoesPagamentoXML' => '\\StructType\\ListaCondicoesPagamentoXML',
            'ListaCondicoesPagamentoXMLResponse' => '\\StructType\\ListaCondicoesPagamentoXMLResponse',
            'ListaArtigosFornecedorXML' => '\\StructType\\ListaArtigosFornecedorXML',
            'ListaArtigosFornecedorXMLResponse' => '\\StructType\\ListaArtigosFornecedorXMLResponse',
            'ListaArtigosIdiomaXML' => '\\StructType\\ListaArtigosIdiomaXML',
            'ListaArtigosIdiomaXMLResponse' => '\\StructType\\ListaArtigosIdiomaXMLResponse',
            'ListaArtigosLoteXML' => '\\StructType\\ListaArtigosLoteXML',
            'ListaArtigosLoteXMLResponse' => '\\StructType\\ListaArtigosLoteXMLResponse',
            'AbrePlataformaDEBUG' => '\\StructType\\AbrePlataformaDEBUG',
            'AbrePlataformaDEBUGResponse' => '\\StructType\\AbrePlataformaDEBUGResponse',
            'AbrePlataforma' => '\\StructType\\AbrePlataforma',
            'AbrePlataformaResponse' => '\\StructType\\AbrePlataformaResponse',
            'FechaPlataforma' => '\\StructType\\FechaPlataforma',
            'FechaPlataformaResponse' => '\\StructType\\FechaPlataformaResponse',
            'AbreEmpresaPrimavera' => '\\StructType\\AbreEmpresaPrimavera',
            'AbreEmpresaPrimaveraResponse' => '\\StructType\\AbreEmpresaPrimaveraResponse',
            'FechaEmpresa' => '\\StructType\\FechaEmpresa',
            'FechaEmpresaResponse' => '\\StructType\\FechaEmpresaResponse',
            'ExisteConfiguracaoEasyPay' => '\\StructType\\ExisteConfiguracaoEasyPay',
            'ExisteConfiguracaoEasyPayResponse' => '\\StructType\\ExisteConfiguracaoEasyPayResponse',
            'ExisteArtigoArmazem' => '\\StructType\\ExisteArtigoArmazem',
            'ExisteArtigoArmazemResponse' => '\\StructType\\ExisteArtigoArmazemResponse',
            'ExisteVendedor' => '\\StructType\\ExisteVendedor',
            'ExisteVendedorResponse' => '\\StructType\\ExisteVendedorResponse',
            'ExisteModoExpedicao' => '\\StructType\\ExisteModoExpedicao',
            'ExisteModoExpedicaoResponse' => '\\StructType\\ExisteModoExpedicaoResponse',
            'ExisteEmpresa' => '\\StructType\\ExisteEmpresa',
            'ExisteEmpresaResponse' => '\\StructType\\ExisteEmpresaResponse',
            'ExistePais' => '\\StructType\\ExistePais',
            'ExistePaisResponse' => '\\StructType\\ExistePaisResponse',
            'ExisteTipoDocIdentificacao' => '\\StructType\\ExisteTipoDocIdentificacao',
            'ExisteTipoDocIdentificacaoResponse' => '\\StructType\\ExisteTipoDocIdentificacaoResponse',
            'ExisteTipoContacto' => '\\StructType\\ExisteTipoContacto',
            'ExisteTipoContactoResponse' => '\\StructType\\ExisteTipoContactoResponse',
            'ExisteTipoParceiro' => '\\StructType\\ExisteTipoParceiro',
            'ExisteTipoParceiroResponse' => '\\StructType\\ExisteTipoParceiroResponse',
            'ExisteEstabelecimento' => '\\StructType\\ExisteEstabelecimento',
            'ExisteEstabelecimentoResponse' => '\\StructType\\ExisteEstabelecimentoResponse',
            'ExisteContacto' => '\\StructType\\ExisteContacto',
            'ExisteContactoResponse' => '\\StructType\\ExisteContactoResponse',
            'ExisteArmazem' => '\\StructType\\ExisteArmazem',
            'ExisteArmazemResponse' => '\\StructType\\ExisteArmazemResponse',
            'ExisteParceiro' => '\\StructType\\ExisteParceiro',
            'ExisteParceiroResponse' => '\\StructType\\ExisteParceiroResponse',
            'ExisteArmazemLocalizacao' => '\\StructType\\ExisteArmazemLocalizacao',
            'ExisteArmazemLocalizacaoResponse' => '\\StructType\\ExisteArmazemLocalizacaoResponse',
            'ExisteMetodoPagamento' => '\\StructType\\ExisteMetodoPagamento',
            'ExisteMetodoPagamentoResponse' => '\\StructType\\ExisteMetodoPagamentoResponse',
            'ExisteCondicaoPagamento' => '\\StructType\\ExisteCondicaoPagamento',
            'ExisteCondicaoPagamentoResponse' => '\\StructType\\ExisteCondicaoPagamentoResponse',
            'ExisteArtigo' => '\\StructType\\ExisteArtigo',
            'ExisteArtigoResponse' => '\\StructType\\ExisteArtigoResponse',
            'ExisteArtigoFornecedor' => '\\StructType\\ExisteArtigoFornecedor',
            'ExisteArtigoFornecedorResponse' => '\\StructType\\ExisteArtigoFornecedorResponse',
            'ExisteArtigoIdioma' => '\\StructType\\ExisteArtigoIdioma',
            'ExisteArtigoIdiomaResponse' => '\\StructType\\ExisteArtigoIdiomaResponse',
            'ExisteArtigoLote' => '\\StructType\\ExisteArtigoLote',
            'ExisteArtigoLoteResponse' => '\\StructType\\ExisteArtigoLoteResponse',
            'ExisteArtigoMoeda' => '\\StructType\\ExisteArtigoMoeda',
            'ExisteArtigoMoedaResponse' => '\\StructType\\ExisteArtigoMoedaResponse',
            'ExisteArtigoUnidade' => '\\StructType\\ExisteArtigoUnidade',
            'ExisteArtigoUnidadeResponse' => '\\StructType\\ExisteArtigoUnidadeResponse',
            'ExisteDocumentoCompraId' => '\\StructType\\ExisteDocumentoCompraId',
            'ExisteDocumentoCompraIdResponse' => '\\StructType\\ExisteDocumentoCompraIdResponse',
            'ExisteDocumentoCompra' => '\\StructType\\ExisteDocumentoCompra',
            'ExisteDocumentoCompraResponse' => '\\StructType\\ExisteDocumentoCompraResponse',
            'ExisteEstadoDocumentoCompra' => '\\StructType\\ExisteEstadoDocumentoCompra',
            'ExisteEstadoDocumentoCompraResponse' => '\\StructType\\ExisteEstadoDocumentoCompraResponse',
            'ExisteDocumentoVendaId' => '\\StructType\\ExisteDocumentoVendaId',
            'ExisteDocumentoVendaIdResponse' => '\\StructType\\ExisteDocumentoVendaIdResponse',
            'ExisteDocumentoVenda' => '\\StructType\\ExisteDocumentoVenda',
            'ExisteDocumentoVendaResponse' => '\\StructType\\ExisteDocumentoVendaResponse',
            'ExisteEstadoDocumentoVenda' => '\\StructType\\ExisteEstadoDocumentoVenda',
            'ExisteEstadoDocumentoVendaResponse' => '\\StructType\\ExisteEstadoDocumentoVendaResponse',
            'ExisteDocumentoInternoId' => '\\StructType\\ExisteDocumentoInternoId',
            'ExisteDocumentoInternoIdResponse' => '\\StructType\\ExisteDocumentoInternoIdResponse',
            'ExisteDocumentoInterno' => '\\StructType\\ExisteDocumentoInterno',
            'ExisteDocumentoInternoResponse' => '\\StructType\\ExisteDocumentoInternoResponse',
            'ExisteDocumentoLiquidacaoId' => '\\StructType\\ExisteDocumentoLiquidacaoId',
            'ExisteDocumentoLiquidacaoIdResponse' => '\\StructType\\ExisteDocumentoLiquidacaoIdResponse',
            'ExisteDocumentoLiquidacao' => '\\StructType\\ExisteDocumentoLiquidacao',
            'ExisteDocumentoLiquidacaoResponse' => '\\StructType\\ExisteDocumentoLiquidacaoResponse',
            'ExisteCliente' => '\\StructType\\ExisteCliente',
            'ExisteClienteResponse' => '\\StructType\\ExisteClienteResponse',
            'ExisteConcelho' => '\\StructType\\ExisteConcelho',
            'ExisteConcelhoResponse' => '\\StructType\\ExisteConcelhoResponse',
            'ExisteContaBancaria' => '\\StructType\\ExisteContaBancaria',
            'ExisteContaBancariaResponse' => '\\StructType\\ExisteContaBancariaResponse',
            'ExisteDistrito' => '\\StructType\\ExisteDistrito',
            'ExisteDistritoResponse' => '\\StructType\\ExisteDistritoResponse',
            'ExisteTipoDocumentoContaCorrente' => '\\StructType\\ExisteTipoDocumentoContaCorrente',
            'ExisteTipoDocumentoContaCorrenteResponse' => '\\StructType\\ExisteTipoDocumentoContaCorrenteResponse',
            'ExisteTipoDocumentoCompra' => '\\StructType\\ExisteTipoDocumentoCompra',
            'ExisteTipoDocumentoCompraResponse' => '\\StructType\\ExisteTipoDocumentoCompraResponse',
            'ExisteTipoDocumentoInterno' => '\\StructType\\ExisteTipoDocumentoInterno',
            'ExisteTipoDocumentoInternoResponse' => '\\StructType\\ExisteTipoDocumentoInternoResponse',
            'ExisteTipoDocumentStock' => '\\StructType\\ExisteTipoDocumentStock',
            'ExisteTipoDocumentStockResponse' => '\\StructType\\ExisteTipoDocumentStockResponse',
            'ExisteTipoDocumentoVenda' => '\\StructType\\ExisteTipoDocumentoVenda',
            'ExisteTipoDocumentoVendaResponse' => '\\StructType\\ExisteTipoDocumentoVendaResponse',
            'ExisteFamilia' => '\\StructType\\ExisteFamilia',
            'ExisteFamiliaResponse' => '\\StructType\\ExisteFamiliaResponse',
            'ExisteFornecedor' => '\\StructType\\ExisteFornecedor',
            'ExisteFornecedorResponse' => '\\StructType\\ExisteFornecedorResponse',
            'ExisteFreguesia' => '\\StructType\\ExisteFreguesia',
            'ExisteFreguesiaResponse' => '\\StructType\\ExisteFreguesiaResponse',
            'ExisteFuncionario' => '\\StructType\\ExisteFuncionario',
            'ExisteFuncionarioResponse' => '\\StructType\\ExisteFuncionarioResponse',
            'ExisteIva' => '\\StructType\\ExisteIva',
            'ExisteIvaResponse' => '\\StructType\\ExisteIvaResponse',
            'ExisteLinhaDoc' => '\\StructType\\ExisteLinhaDoc',
            'ExisteLinhaDocResponse' => '\\StructType\\ExisteLinhaDocResponse',
            'ExisteLinhaDocStatus' => '\\StructType\\ExisteLinhaDocStatus',
            'ExisteLinhaDocStatusResponse' => '\\StructType\\ExisteLinhaDocStatusResponse',
            'ExisteLinhaDocTrans' => '\\StructType\\ExisteLinhaDocTrans',
            'ExisteLinhaDocTransResponse' => '\\StructType\\ExisteLinhaDocTransResponse',
            'ExisteLinhaInternos' => '\\StructType\\ExisteLinhaInternos',
            'ExisteLinhaInternosResponse' => '\\StructType\\ExisteLinhaInternosResponse',
            'ExisteLinhaInternosStatus' => '\\StructType\\ExisteLinhaInternosStatus',
            'ExisteLinhaInternosStatusResponse' => '\\StructType\\ExisteLinhaInternosStatusResponse',
            'ExisteLinhaLiq' => '\\StructType\\ExisteLinhaLiq',
            'ExisteLinhaLiqResponse' => '\\StructType\\ExisteLinhaLiqResponse',
            'ExisteMarca' => '\\StructType\\ExisteMarca',
            'ExisteMarcaResponse' => '\\StructType\\ExisteMarcaResponse',
            'ExisteModelo' => '\\StructType\\ExisteModelo',
            'ExisteModeloResponse' => '\\StructType\\ExisteModeloResponse',
            'ExisteMoeda' => '\\StructType\\ExisteMoeda',
            'ExisteMoedaResponse' => '\\StructType\\ExisteMoedaResponse',
            'ExisteMoradaAlternativaCliente' => '\\StructType\\ExisteMoradaAlternativaCliente',
            'ExisteMoradaAlternativaClienteResponse' => '\\StructType\\ExisteMoradaAlternativaClienteResponse',
            'ExisteMoradaAlternativaFornecedor' => '\\StructType\\ExisteMoradaAlternativaFornecedor',
            'ExisteMoradaAlternativaFornecedorResponse' => '\\StructType\\ExisteMoradaAlternativaFornecedorResponse',
            'ExisteMotivoEstorno' => '\\StructType\\ExisteMotivoEstorno',
            'ExisteMotivoEstornoResponse' => '\\StructType\\ExisteMotivoEstornoResponse',
            'ExisteMotivoIsencaoIVA' => '\\StructType\\ExisteMotivoIsencaoIVA',
            'ExisteMotivoIsencaoIVAResponse' => '\\StructType\\ExisteMotivoIsencaoIVAResponse',
            'ExisteOrigemContacto' => '\\StructType\\ExisteOrigemContacto',
            'ExisteOrigemContactoResponse' => '\\StructType\\ExisteOrigemContactoResponse',
            'ExisteOutroTerceiro' => '\\StructType\\ExisteOutroTerceiro',
            'ExisteOutroTerceiroResponse' => '\\StructType\\ExisteOutroTerceiroResponse',
            'ExistePendenteId' => '\\StructType\\ExistePendenteId',
            'ExistePendenteIdResponse' => '\\StructType\\ExistePendenteIdResponse',
            'ExistePendente' => '\\StructType\\ExistePendente',
            'ExistePendenteResponse' => '\\StructType\\ExistePendenteResponse',
            'ExisteResumoIva' => '\\StructType\\ExisteResumoIva',
            'ExisteResumoIvaResponse' => '\\StructType\\ExisteResumoIvaResponse',
            'ExisteResumoRetencao' => '\\StructType\\ExisteResumoRetencao',
            'ExisteResumoRetencaoResponse' => '\\StructType\\ExisteResumoRetencaoResponse',
            'ExisteResumoRetencaoLiq' => '\\StructType\\ExisteResumoRetencaoLiq',
            'ExisteResumoRetencaoLiqResponse' => '\\StructType\\ExisteResumoRetencaoLiqResponse',
            'ExisteSerieCCT' => '\\StructType\\ExisteSerieCCT',
            'ExisteSerieCCTResponse' => '\\StructType\\ExisteSerieCCTResponse',
            'ExisteSerieContrato' => '\\StructType\\ExisteSerieContrato',
            'ExisteSerieContratoResponse' => '\\StructType\\ExisteSerieContratoResponse',
            'ExisteSerieStock' => '\\StructType\\ExisteSerieStock',
            'ExisteSerieStockResponse' => '\\StructType\\ExisteSerieStockResponse',
            'ExisteSerieVendas' => '\\StructType\\ExisteSerieVendas',
            'ExisteSerieVendasResponse' => '\\StructType\\ExisteSerieVendasResponse',
            'ExisteTipoTerceiro' => '\\StructType\\ExisteTipoTerceiro',
            'ExisteTipoTerceiroResponse' => '\\StructType\\ExisteTipoTerceiroResponse',
            'ExisteUnidade' => '\\StructType\\ExisteUnidade',
            'ExisteUnidadeResponse' => '\\StructType\\ExisteUnidadeResponse',
            'ListaConfiguracoesEasyPay' => '\\StructType\\ListaConfiguracoesEasyPay',
            'ListaConfiguracoesEasyPayResponse' => '\\StructType\\ListaConfiguracoesEasyPayResponse',
            'ListaArtigosArmazem' => '\\StructType\\ListaArtigosArmazem',
            'ListaArtigosArmazemResponse' => '\\StructType\\ListaArtigosArmazemResponse',
            'ListaVendedores' => '\\StructType\\ListaVendedores',
            'ListaVendedoresResponse' => '\\StructType\\ListaVendedoresResponse',
            'ListaModosExpedicao' => '\\StructType\\ListaModosExpedicao',
            'ListaModosExpedicaoResponse' => '\\StructType\\ListaModosExpedicaoResponse',
            'ListaEmpresas' => '\\StructType\\ListaEmpresas',
            'ListaEmpresasResponse' => '\\StructType\\ListaEmpresasResponse',
            'ListaPaises' => '\\StructType\\ListaPaises',
            'ListaPaisesResponse' => '\\StructType\\ListaPaisesResponse',
            'ListaParceiros' => '\\StructType\\ListaParceiros',
            'ListaParceirosResponse' => '\\StructType\\ListaParceirosResponse',
            'ListaTiposContacto' => '\\StructType\\ListaTiposContacto',
            'ListaTiposContactoResponse' => '\\StructType\\ListaTiposContactoResponse',
            'DataTable' => '\\StructType\\DataTable',
        );
    }
}
