Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Soap_Response object is used for a general response.

This object 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.

...