Sha256: c7c339ce7ce868387cf10120df60a6c2950d73fab7a8db4a699b28144182b6a7
Contents?: true
Size: 760 Bytes
Versions: 38
Compression:
Stored size: 760 Bytes
Contents
# Fastly::DictionaryItemResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **item_key** | **String** | Item key, maximum 256 characters. | [optional] | | **item_value** | **String** | Item value, maximum 8000 characters. | [optional] | | **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] | | **dictionary_id** | **String** | | [optional][readonly] | | **service_id** | **String** | | [optional][readonly] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
Version data entries
38 entries across 38 versions & 1 rubygems