windmill-api 1.817.0

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Documentation
# ResourceType

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**workspace_id** | Option<**String**> |  | [optional]
**name** | **String** |  | 
**schema** | Option<[**serde_json::Value**].md> |  | [optional]
**description** | Option<**String**> |  | [optional]
**created_by** | Option<**String**> |  | [optional]
**edited_at** | Option<**String**> |  | [optional]
**format_extension** | Option<**String**> |  | [optional]
**is_fileset** | Option<**bool**> |  | [optional]
**display_name** | Option<**String**> | The name the product goes by, e.g. \"Google Sheets\" for gsheets. Absent where nobody named the type. | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)