Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 872 Bytes

XiqClassificationRule.md

File metadata and controls

17 lines (13 loc) · 872 Bytes

XiqClassificationRule

The payload of common object - classification assignment

Properties

Name Type Description Notes
id int The unique identifier
create_time datetime The create time
update_time datetime The last update time
org_id int The organization identifier, valid when enabling HIQ feature [optional]
name str The classification assignment name
description str The classification assignment description [optional]
classifications list[XiqClassification] The details of rule assignments [optional]

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