Skip to content

Files

Latest commit

 

History

History
15 lines (11 loc) · 698 Bytes

ConfigStoreItemResponse.md

File metadata and controls

15 lines (11 loc) · 698 Bytes

Fastly::ConfigStoreItemResponse

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]
store_id String [optional][readonly]

[Back to API list] [Back to README]