Sha256: 7eeab5f30d94c20875b5b473abf5be5f1a560826374752aae72463b90d1c619a
Contents?: true
Size: 420 Bytes
Versions: 28
Compression:
Stored size: 420 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://developer.intuit.com/"> <SOAP-ENV:Body> <ns1:authenticateResponse> <ns1:authenticateResult> <ns1:string><%= @token %></ns1:string> <ns1:string><%= @message %></ns1:string> </ns1:authenticateResult> </ns1:authenticateResponse> </SOAP-ENV:Body> </SOAP-ENV:Envelope>
Version data entries
28 entries across 28 versions & 1 rubygems