# InlineData
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**columns** | Option<**std::collections::HashMap<String, String>**> | Optional explicit column definitions. Keys are column names, values are type specs. When provided, the schema is built from these definitions instead of being inferred. | [optional]
**content** | **String** | |
**format** | **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)