statusCode property

int? statusCode
getter/setter pair

The HTTP status code of the response, if applicable.

Implementation

int? statusCode;