Sha256: 3475eea4e3624e7b757ec27450caf43deaf49c8f3ce649224afcfc4035bb4f60
Contents?: true
Size: 608 Bytes
Versions: 9
Compression:
Stored size: 608 Bytes
Contents
<?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <DebtorContact_FindByNameResponse xmlns="http://e-conomic.com"> <DebtorContact_FindByNameResult> <DebtorContactHandle> <Id>42</Id> </DebtorContactHandle> <DebtorContactHandle> <Id>37</Id> </DebtorContactHandle> </DebtorContact_FindByNameResult> </DebtorContact_FindByNameResponse> </soap:Body> </soap:Envelope>
Version data entries
9 entries across 9 versions & 1 rubygems