Construct a new result.
The payload of the response.
Optionalmessage: stringThe status message associated with the result.
Optionalcode: numberThe response code of the response.
Optionaltype: stringThe request type of the response.
Optional ReadonlycodeThe response code associated with this result.
ReadonlydataThe data, if any.
Optional ReadonlymessageThe status message associated with this result.
Optional ReadonlytypeThe request type, if any.
Whether this result is considered successful.
StaticnoCreate a new "No Content" result.
StaticokCreate a new success result.
Optionalmessage: stringOptionalcode: numberOptionaltype: string
An [[IOnmsHTTP]] query result.