Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 836 Bytes

ValidationRuleAssignment.md

File metadata and controls

14 lines (11 loc) · 836 Bytes

# ValidationRuleAssignment

Properties

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

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