WebService::Fastly::Object::KvStoreDetails

Load the model package

use WebService::Fastly::Object::KvStoreDetails;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- id | string | ID of the store. | [optional] name | string | Name of the store. | [optional] created_at | string | Timestamp at which the store was created. | [optional] updated_at | string | Timestamp at which the store was last updated. | [optional]

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