Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 930 Bytes

ValidationRuleAssignment.md

File metadata and controls

14 lines (11 loc) · 930 Bytes

# ValidationRuleAssignment

Properties

Name Type Description Notes
id string Validation rule assignment ID. [optional]
rule_id string Validation rule ID. [optional]
related_object_id string The resource ID to which the validation rule was assigned. [optional]
related_object_type string The type of resource to which the validation rule was assigned. [optional]
created_at \DateTime Timestamp representing the date and time when the validation rule assignment was created. The value is shown in the ISO 8601 format. [optional]
object string The type of the object represented by the ID. [optional] [default to 'validation_rules_assignment']

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