The interface for oj.FetchListResult
- Since:
- 4.1.0
Fields
-
data :Array.<Object>
PREVIEW: This is a preview API. Preview APIs are production quality, but can be changed on a major version without a deprecation path.
-
Array of data for each row
- Since:
- 4.1.0
-
fetchParameters :oj.FetchListParameters
PREVIEW: This is a preview API. Preview APIs are production quality, but can be changed on a major version without a deprecation path.
-
The oj.FetchListParameters used for the fetch call
- Since:
- 4.1.0
-
metadata :Array.<oj.ItemMetadata>
PREVIEW: This is a preview API. Preview APIs are production quality, but can be changed on a major version without a deprecation path.
-
Array of {link@ oj.ItemMetadata} for each row
- Since:
- 4.1.0