HealthDataResponse

The SDK result type for health data queries that include paging information at the top level

HealthDataResponse<T> = EntryBundle<T> & object

The SDK result type for health data queries that include paging information at the top level.

Type declaration

pagingInfo

pagingInfo: SDKPagingInfo | null

Type Parameters

T

T