Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 524 Bytes

DictionaryInfoResponse.md

File metadata and controls

12 lines (8 loc) · 524 Bytes

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] [Back to README]