WebService::Fastly::Object::PackageResponse

Load the model package

use WebService::Fastly::Object::PackageResponse;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- metadata | PackageMetadata | | [optional] service_id | string | | [optional] [readonly] version | int | | [optional] [readonly] 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] id | string | Alphanumeric string identifying the package. | [optional] [readonly]

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