The SDK result type for grouped health data queries that include paging information at the top level
GroupedHealthDataResponse<
T> =Omit<ResourceBundle<T>,"paging_info"> &object
The SDK result type for grouped health data queries that include paging information at the top level.
Type declaration
pagingInfo
pagingInfo:
SDKPagingInfo|null
Type Parameters
T
T
