Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 924 Bytes

File metadata and controls

16 lines (11 loc) · 924 Bytes

ConfigStoreResponse

Properties

Name Type Description Notes
created_at datetime, none_type Date and time in ISO 8601 format. [optional] [readonly]
deleted_at datetime, none_type Date and time in ISO 8601 format. [optional] [readonly]
updated_at datetime, none_type Date and time in ISO 8601 format. [optional] [readonly]
name str The name of the config store. [optional]
id str An alphanumeric string identifying the config store. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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