Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 572 Bytes

ConfigSetting.md

File metadata and controls

12 lines (8 loc) · 572 Bytes

ConfigSetting

Properties

Name Type Description Notes
Name string set to "ConfigSetting" [optional] [default to null]
Type_ string The name of this setting (e.g. ‘webserver-port’) [optional] [default to null]
Value string The value of setting name [optional] [default to null]

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