The interface for oj.FetchListResult
Fields
-
data :D[]
-
Array of data for each row
- Since:
- 4.1.0
-
fetchParameters :FetchListParameters<D>
-
The oj.FetchListParameters used for the fetch call
- Since:
- 4.1.0
-
metadata :Array<ItemMetadata<K>>
-
Array of {link@ oj.ItemMetadata} for each row
- Since:
- 4.1.0