67 lines
2.5 KiB
PHP
67 lines
2.5 KiB
PHP
<?php
|
|
return array(
|
|
'ErrorType' => 'ErrorType',
|
|
'StatusReturn' => 'StatusReturn',
|
|
'Identite' => 'Identite',
|
|
'GeoInfos' => 'GeoInfos',
|
|
'IdentiteBilan' => 'IdentiteBilan',
|
|
'IdentiteBourse' => 'IdentiteBourse',
|
|
'AutreSiren' => 'AutreSiren',
|
|
'RechercheEntrepriseCriteres' => 'RechercheEntrepriseCriteres',
|
|
'CriteresEntreprise' => 'CriteresEntreprise',
|
|
'CriteresDirigeant' => 'CriteresDirigeant',
|
|
'RechercheEntrepriseReturn' => 'RechercheEntrepriseReturn',
|
|
'RechercheEntrepriseResult' => 'RechercheEntrepriseResult',
|
|
'RechercheEntrepriseReponses' => 'RechercheEntrepriseReponses',
|
|
'ListeEtablissementsReturn' => 'ListeEtablissementsReturn',
|
|
'Etablissement' => 'Etablissement',
|
|
'DirigeantsReturn' => 'DirigeantsReturn',
|
|
'Dirigeant' => 'Dirigeant',
|
|
'AnnoncesReturn' => 'AnnoncesReturn',
|
|
'Annonce' => 'Annonce',
|
|
'AnnonceEvenement' => 'AnnonceEvenement',
|
|
'LiensReturn' => 'LiensReturn',
|
|
'Actionnaire' => 'Actionnaire',
|
|
'Participation' => 'Participation',
|
|
'InseeReturn' => 'InseeReturn',
|
|
'InseeEven' => 'InseeEven',
|
|
'TvaReturn' => 'TvaReturn',
|
|
'InfosRegReturn' => 'InfosRegReturn',
|
|
'InfosReg' => 'InfosReg',
|
|
'InfosBourse' => 'InfosBourse',
|
|
'ListeBilansReturn' => 'ListeBilansReturn',
|
|
'ListeBilans' => 'ListeBilans',
|
|
'SetSurveillanceReturn' => 'SetSurveillanceReturn',
|
|
'SurveillancesReturn' => 'SurveillancesReturn',
|
|
'SurveillancesFiltre' => 'SurveillancesFiltre',
|
|
'Surveillance' => 'Surveillance',
|
|
'Bilan' => 'Bilan',
|
|
'BilanPoste' => 'BilanPoste',
|
|
'RechercheAnnonceReturn' => 'RechercheAnnonceReturn',
|
|
'RechercheAnnonceResult' => 'RechercheAnnonceResult',
|
|
'RechercheAnnonceCriteres' => 'RechercheAnnonceCriteres',
|
|
'RechercheAnnonce' => 'RechercheAnnonce',
|
|
'RatiosReturn' => 'RatiosReturn',
|
|
'RatiosBilansInfos' => 'RatiosBilansInfos',
|
|
'RatiosInfos' => 'RatiosInfos',
|
|
'RatiosSecteur' => 'RatiosSecteur',
|
|
'Ratios' => 'Ratios',
|
|
'Rapport' => 'Rapport',
|
|
'Indiscore' => 'Indiscore',
|
|
'Scores' => 'Scores',
|
|
'IndiscoreVariables' => 'IndiscoreVariables',
|
|
'CA_Y' => 'CA_Y',
|
|
'IndiscoreImportExport' => 'IndiscoreImportExport',
|
|
'IndiscoreInfosNotations' => 'IndiscoreInfosNotations',
|
|
'IndiscorePaiement' => 'IndiscorePaiement',
|
|
'IndiscorePaiementDetail' => 'IndiscorePaiementDetail',
|
|
'IndiscoreNotesStructure' => 'IndiscoreNotesStructure',
|
|
'AdresseDomEnt' => 'AdresseDomEnt',
|
|
'InfosIris' => 'InfosIris',
|
|
'BanquesReturn' => 'BanquesReturn',
|
|
'Banque' => 'Banque',
|
|
'ListeCompetencesReturn' => 'ListeCompetencesReturn',
|
|
'Competence' => 'Competence',
|
|
'IdentiteProcol' => 'IdentiteProcol',
|
|
'Organe' => 'Organe',
|
|
); |