Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 968 Bytes

ProductEnvironment.md

File metadata and controls

17 lines (14 loc) · 968 Bytes

# ProductEnvironment

Properties

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]

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