Interface ReferenceTablesApiGetRowsByIDRequest

Hierarchy

  • ReferenceTablesApiGetRowsByIDRequest

Properties

Properties

id: string

The ID of the reference table

rowId: string[]

List of row IDs (primary key values) to retrieve from the reference table.

Generated using TypeDoc