Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 600 Bytes

RecordXata.md

File metadata and controls

11 lines (8 loc) · 600 Bytes

RecordXata

Properties

Name Type Description Notes
version int The record's version. Can be used for optimistic concurrency control.
table str The record's table name. APIs that return records from multiple tables will set _table accordingly. [optional]
warnings list[str] Encoding/Decoding errors [optional]

[Back to Model list] [Back to API list] [Back to README]