BaseResponse.Error

BaseResponse.Error property

Gets or sets the HTTP response error.

public Error Error { get; set; }

See Also