use WebService::Fastly::Object::DictionaryResponse;
Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
name | string | Name for the Dictionary (must start with an alphabetic character and can contain only alphanumeric characters, underscores, and whitespace). | [optional]
write_only | boolean | Determines if items in the dictionary are readable or not. | [optional] [default to false]
created_at | DateTime | Date and time in ISO 8601 format. | [optional] [readonly]
deleted_at | DateTime | Date and time in ISO 8601 format. | [optional] [readonly]
updated_at | DateTime | Date and time in ISO 8601 format. | [optional] [readonly]
service_id | string | | [optional] [readonly]
version | int | | [optional] [readonly]
id | string | | [optional] [readonly]