Type alias HSRecordOptions<RecordData>
HSRecordOptions<RecordData>: { applicationId: string; fids: Partial<HSFids<RecordData>>; highsystems: HighSystems | HighSystemsOptions; recordid?: string; tableId: string; } Type declaration
applicationId: string
highsystems: HighSystems | HighSystemsOptions
Optional
recordid?: string
tableId: string