# Fastly::DictionaryInfoResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **last_updated** | **String** | Timestamp (UTC) when the dictionary was last updated or an item was added or removed. | [optional] | | **item_count** | **Integer** | The number of items currently in the dictionary. | [optional] | | **digest** | **String** | A hash of all the dictionary content. | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)