# TableInfo
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**columns** | Option<[**Vec<models::ColumnInfo>**](ColumnInfo.md)> | | [optional]
**connection** | **String** | |
**last_sync** | Option<**String**> | | [optional]
**schema** | **String** | |
**synced** | **bool** | |
**table** | **String** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)