hotdata 0.1.2

Powerful data platform API for datasets, queries, and analytics.
Documentation
# GetDatasetResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**columns** | [**Vec<models::ColumnInfo>**]ColumnInfo.md |  | 
**created_at** | **String** |  | 
**id** | **String** |  | 
**label** | **String** |  | 
**latest_version** | **i32** |  | 
**pinned_version** | Option<**i32**> |  | [optional]
**schema_name** | **String** |  | 
**source_type** | **String** |  | 
**table_name** | **String** |  | 
**updated_at** | **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)