Pingdom API / class Check_GetListResponse
Description
Response class of Check_getList function. It contains field for status
of the performed operation, and field for list of check names for current user.
Attributes
intstatus
Status of performed Check_getList function.
List of status codes can be found here.
string[]checkNames
Array of check names.