Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 676 Bytes

VirtualRow.md

File metadata and controls

18 lines (8 loc) · 676 Bytes

VirtualRow

Rows identified by the composite id, based on the data maps

Properties

Name Type Description Notes
rowId Map<String, String> The identifier for the row. This is keyed by address keys, and values obtained through applying the data map to the documents. [optional]
rowData Map<String, ResultValue> The data for the particular row [optional]

Back to Model listBack to API listBack to README