paginationToken property
If the result of the previous request to InferICD10CM
was
truncated, include the PaginationToken
to fetch the next page
of medical condition entities.
Implementation
final String? paginationToken;
If the result of the previous request to InferICD10CM
was
truncated, include the PaginationToken
to fetch the next page
of medical condition entities.
final String? paginationToken;