Type alias HSRecordJSON<RecordData>
HSRecordJSON<RecordData>: { applicationId: string; data: RecordData; fids: HSFids<RecordData>; fields: HSFieldJSON[]; highsystems: HighSystemsOptions; recordid: string; tableId: string; } Type declaration
applicationId: string
fields: HSFieldJSON[]
highsystems: HighSystemsOptions
recordid: string
tableId: string