status property

int? status
getter/setter pair

The response code indicating the status of response.

Examples: 200, 404.

Implementation

core.int? status;