Interface ReferenceTablesApiGetRowsByIDRequest

Hierarchy

  • ReferenceTablesApiGetRowsByIDRequest

Properties

Properties

id: string

Unique identifier of the reference table to get rows from

rowId: string[]

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

Generated using TypeDoc