# DataTableTableSchema
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**datatable_name** | **String** | |
**schema_name** | **String** | |
**table_name** | **String** | |
**columns** | **std::collections::HashMap<String, String>** | Columns in this table: column_name -> compact_type |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)