Record
A Record is a readonly snapshot of a record in a datasheet. A Record is not a resource. Fields id the record ID. comments The list of all comments in this record. Methods getViewOb
A Record is a readonly snapshot of a record in a datasheet. A Record is not a resource.
Fields
id
the record ID.
comments
The list of all comments in this record.
Methods
getViewObject
getViewObject<R>(transform: (record: IRecord, options: IRecordVoTransformOptions) => R): R
Transform the Record into another readonly object that can be processed further, for example send it to the front end through network.
Field
A Field is a readonly snapshot object of a field in the datasheet. A Field is not a resource. Fields id The field ID. name The field name. type The field type. Methods getViewObjec
View
View corresponds to the view in APITable. Note View is not a resource. Fields id The ID of this view. name The name of this view. type The view type. rows The row property array of