You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

The Soap_Response object is used for a general response.

Soap_Response contains the following properties:

Property name

Type

Description

result_code

integer

Soap response status code, as described in Return codes.

result_string

string

Additional information or text sent in response.


  • No labels