Result of a paginated MEP fetch. Callers should inspect complete to determine whether the returned meps array represents a full dataset or only a partial snapshot (due to a pagination error).
complete
meps
true when all pages were fetched successfully; false on error.
true
false
MEPs collected so far (may be partial on error).
Optional
The offset at which a failure occurred, if any.
Result of a paginated MEP fetch. Callers should inspect
completeto determine whether the returnedmepsarray represents a full dataset or only a partial snapshot (due to a pagination error).