Optional options: Partial<HSRecordOptions<RecordData>>Readonly CLASS_Private _applicationPrivate _dataPrivate _fidsPrivate _fieldsPrivate _hsPrivate _tableStatic Readonly CLASS_Static Readonly VERSIONStatic defaultsThe default settings of a HighSystems instance
Rebuild the HSRecord instance from serialized JSON
HSRecord serialized JSON
Serialize the HSRecord instance into JSON
Optional fidsToConvert: (string | number)[]Static IsHSRecordTest if a variable is a @highsystems/record object
A variable you'd like to test
Static NewReturns a new HSRecord instance built off of options, that inherits configuration data from the passed in data argument.
HSRecord instance options
Optional data: Partial<T>Quick Base Record data
Static fromJSONCreate a new HSRecord instance from serialized JSON
HSRecord serialized JSON
Generated using TypeDoc
An internal id (guid) used for tracking/managing object instances