Sha256: f3afa82146fd1639068a44c8023bc4e9767feca47b23fc2124123676a8bbc1ea

Contents?: true

Size: 1.06 KB

Versions: 3

Compression:

Stored size: 1.06 KB

Contents

# Fastly::ServiceListResponse

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **created_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
| **deleted_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
| **updated_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
| **comment** | **String** | A freeform descriptive note. | [optional] |
| **name** | **String** | The name of the service. | [optional] |
| **customer_id** | **String** |  | [optional][readonly] |
| **type** | **String** | The type of this service. | [optional] |
| **id** | **String** |  | [optional][readonly] |
| **version** | **Integer** | Current [version](/reference/api/services/version/) of the service. | [optional] |
| **versions** | [**Array<SchemasVersionResponse>**](SchemasVersionResponse.md) | A list of [versions](/reference/api/services/version/) associated with the service. | [optional] |

[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fastly-4.0.0.alpha4 docs/ServiceListResponse.md
fastly-4.0.0.alpha3 docs/ServiceListResponse.md
fastly-4.0.0.alpha2 docs/ServiceListResponse.md