Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 654 Bytes

ConfigStoreResponse.md

File metadata and controls

14 lines (10 loc) · 654 Bytes

# ConfigStoreResponse

Properties

Name Type Description Notes
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]
name string The name of the config store. [optional]
id string An alphanumeric string identifying the config store. [optional]

[Back to API list] [Back to README]