# ResourceResponseAllOf
## Properties
**id** | Option<**String**> | An alphanumeric string identifying the resource link. |
**href** | Option<**String**> | The path to the resource. |
**service_id** | Option<**String**> | Alphanumeric string identifying the service. |
**version** | Option<**i32**> | Integer identifying a service version. |
**resource_type** | Option<[**crate::models::TypeResource**](TypeResource.md)> | |
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)