Sha256: 7bafc3189144c565efce3f9ad945412db43eb9cd9b32bc5d0262294d38c12fd7
Contents?: true
Size: 1.1 KB
Versions: 25
Compression:
Stored size: 1.1 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** | Alphanumeric string identifying the customer. | [optional] | | **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
25 entries across 25 versions & 1 rubygems