# ResourceType
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**schemas** | Option<**Vec<String>**> | | [optional]
**id** | **String** | |
**name** | **String** | |
**endpoint** | **String** | |
**description** | **String** | |
**schema** | **String** | |
**schema_extensions** | [**Vec<models::SchemaExtension>**](SchemaExtension.md) | |
**meta** | [**models::ResourceMeta**](ResourceMeta.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)