Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 912 Bytes

File metadata and controls

22 lines (17 loc) · 912 Bytes

ConfigurationModel

Properties

Name Type Description Notes
project_id str This property is used to link configuration with project
is_default bool
created_date datetime
created_by_id str
global_id int
id str Unique ID of the entity
is_deleted bool Indicates if the entity is deleted
description str, none_type [optional]
parameters {str: (str,)}, none_type [optional]
name str, none_type [optional]
modified_date datetime, none_type [optional]
modified_by_id str, none_type [optional]

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