Klipfolio Dashboard 5 API

Object Engines.SOAP.SOAPResponse

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

This object is only available in a licensed version of Klipfolio Dashboard. In order to use it in Klipfolio Personal Dashboard, add <enterprise>true</enterprise> in your <setup> block.

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
           A JSON object representing the server response.
 String status
           String containing HTTP response status code (200, 404, etc.).
   

Properties Detail

data

String data

status

String status

Klipfolio Dashboard 5 API

© 2009 Klipfolio Inc. All Rights Reserved.