Sha256: 61a921efe3f4b1df0e0837370a3c8508ca164c57398a752480e0a76d6bf8148c

Contents?: true

Size: 480 Bytes

Versions: 6

Compression:

Stored size: 480 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>
    <Account_GetAllResponse xmlns="http://e-conomic.com">
      <Account_GetAllResult>
        <AccountHandle>
          <Number>1</Number>
        </AccountHandle>
      </Account_GetAllResult>
    </Account_GetAllResponse>
  </soap:Body>
</soap:Envelope>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
rconomic-0.7.2.1 spec/fixtures/account_get_all/single.xml
rconomic-0.7.2 spec/fixtures/account_get_all/single.xml
rconomic-0.7.1 spec/fixtures/account_get_all/single.xml
rconomic-0.7.0 spec/fixtures/account_get_all/single.xml
rconomic-0.6.1 spec/fixtures/account_get_all/single.xml
rconomic-0.6.0 spec/fixtures/account_get_all/single.xml