Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 681 Bytes

DeclarativeCustomApplicationSetting.md

File metadata and controls

15 lines (10 loc) · 681 Bytes

DeclarativeCustomApplicationSetting

Custom application setting and its value.

Properties

Name Type Description Notes
application_name str The application id
content JsonNode
id str Custom Application Setting ID.
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]