RestClientResponse public class RestClientResponse Documentation public bool IsSuccess { get; } public int ResponseCode { get; } public RestClientResponse(HttpStatusCode responseCode) public RestClientResponse(int responseCode)