Pingdom API / class Test_EchoResponse
Description
Response class of Test_echo function. It contains field for status
of the performed operation, and field for echo string.
Attributes
intstatus
Status of performed Test_echo function.
List of status codes can be found here.
stringoutString
Out string.