windmill-api 1.684.1

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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**workspace_id** | Option<**String**> |  | [optional]
**path** | **String** |  | 
**description** | Option<**String**> |  | [optional]
**resource_type** | **String** |  | 
**value** | Option<[**serde_json::Value**].md> |  | [optional]
**is_oauth** | **bool** |  | 
**extra_perms** | Option<**std::collections::HashMap<String, bool>**> |  | [optional]
**is_expired** | Option<**bool**> |  | [optional]
**refresh_error** | Option<**String**> |  | [optional]
**is_linked** | **bool** |  | 
**is_refreshed** | **bool** |  | 
**account** | Option<**f64**> |  | [optional]
**created_by** | Option<**String**> |  | [optional]
**edited_at** | Option<**String**> |  | [optional]
**labels** | Option<**Vec<String>**> |  | [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)