Name | Type | Description | Notes |
---|---|---|---|
cloudName | string | [optional] | |
name | string | The name of the product environment. | [optional] |
enabled | bool | Whether the product environment is enabled or disabled. | [optional] |
id | string | The ID of the product environment. | [optional] |
apiAccessKeys | \Cloudinary\Provisioning\Model\ApiAccessKey[] | The list of the product environment's access keys. | [optional] |
createdAt | \DateTime | The date when the product environment was created. | [optional] |
updatedAt | \DateTime | The date when the product environment was last updated. | [optional] |