Click or drag to resize
Virtual Care ApiResponseT Properties

[This is preliminary documentation and is subject to change.]

The ApiResponseT generic type exposes the following members.

Properties
  Name Description
Public property Data
The payload being returned to the requestor.
Public property Message
An optional message that may be useful if the response code is greater than 200 and less than 300 but needs more explanation.
Public property Success
Indicates if request was successfully processed.
Top
See Also