Zmiany pomiędzy wersją 2 and wersją 3 dla DeployerGuide/Others/eDokumentyApi/SearchContacts
- Data i czas:
- 02/08/12 12:49:41 (13 years temu)
Legend:
- Bez zmian
- Dodane
- Usunięte
- Zmienione
-
DeployerGuide/Others/eDokumentyApi/SearchContacts
v2 v3 54 54 $data = array( 55 55 'name_1' => 'SOAP TEST', 56 'street' => 'Główna',57 56 ); 58 57 $contacts = $client->searchContacts($data);