Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 642 Bytes

ConfigStoreResponse.md

File metadata and controls

15 lines (10 loc) · 642 Bytes

ConfigStoreResponse

Properties

Name Type Description Notes
created_at Option<String> Date and time in ISO 8601 format. [readonly]
deleted_at Option<String> Date and time in ISO 8601 format. [readonly]
updated_at Option<String> Date and time in ISO 8601 format. [readonly]
name Option<String> The name of the config store.
id Option<String> An alphanumeric string identifying the config store.

[Back to API list] [Back to README]