Sha256: 3be5113b039d4029e4ece904ae5f3b3c01a12db50927a3e549c155673c2f9f62

Contents?: true

Size: 356 Bytes

Versions: 4

Compression:

Stored size: 356 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
  <S:Body>
    <removeCredentialResponse xmlns="https://schemas.vip.symantec.com">
      <requestId>1234abcd</requestId>
      <status>0000</status>
      <statusMessage>Success</statusMessage>
    </removeCredentialResponse>
  </S:Body>
</S:Envelope>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
soteria-1.0.4 spec/fixtures/user/remove_credential_response.xml
soteria-1.0.3 spec/fixtures/user/remove_credential_response.xml
soteria-1.0.2 spec/fixtures/user/remove_credential_response.xml
soteria-1.0.0 spec/fixtures/user/remove_credential_response.xml