WebService::Fastly::Object::DictionaryItemResponse

Load the model package

use WebService::Fastly::Object::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 | 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] dictionary_id | string | | [optional] [readonly] service_id | string | | [optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]