fastly-api 1.3.0

Fastly API client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# ResourceResponseAllOf

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**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)