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] |