Sha256: 1b054a5b363ad84f5ffdb97eae4dd31b7ddf03d8d66f4dc33fed9c9e9d922001

Contents?: true

Size: 408 Bytes

Versions: 7

Compression:

Stored size: 408 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>
    <ConnectWithTokenResponse xmlns="http://e-conomic.com">
      <ConnectWithTokenResult>string</ConnectWithTokenResult>
    </ConnectWithTokenResponse>
  </soap:Body>
</soap:Envelope>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
rconomic-0.7.2.1 spec/fixtures/connect_with_token/success.xml
rconomic-0.7.2 spec/fixtures/connect_with_token/success.xml
rconomic-0.7.1 spec/fixtures/connect_with_token/success.xml
rconomic-0.7.0 spec/fixtures/connect_with_token/success.xml
rconomic-0.6.1 spec/fixtures/connect_with_token/success.xml
rconomic-0.6.0 spec/fixtures/connect_with_token/success.xml
rconomic-0.5.2 spec/fixtures/connect_with_token/success.xml