Klipfolio Dashboard API

Object Engines.SOAP.SOAPResponse

Object
   |
   +--Klip
         |
         +--Engines
               |
               +--Engines.SOAP
                     |
                     +--Engines.SOAP.SOAPResponse

Advanced Feature This object is an advanced feature that is only available in the licensed, commercial version of Klipfolio Dashboard. Contact Klipfolio for further details.

The SOAPResponse object contains the details about the response side of a SOAP transaction.

These objects are created as the response property of SOAP requests after a call to Engines.SOAP.SOAPClient.call().




Properties Summary
 String data
          Advanced Feature A JSON object representing the server response.
 String status
          Advanced Feature String containing HTTP response status code (200, 404, etc.).
   

Properties Detail

data

String data

status

String status

Klipfolio Dashboard API

© 2011 Klipfolio Inc. All Rights Reserved.