Construct a new result.
The payload of the response.
Optionalmessage: string
The status message associated with the result.
Optionalcode: number
The response code of the response.
Optionaltype: string
The 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.