Click or drag to resize
Virtual Care ApiResponseV2T Properties

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

The ApiResponseV2T 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 Total
Used in paginated requests to indicate the number of records available. This feature is not enabled for all calls, so please contact developer support for more information.
Top
See Also