This is an object representing a validation rule assignment.
Name | Type | Description | Notes |
---|---|---|---|
id | str | Validation rule assignment ID. | [optional] |
rule_id | str | Validation rule ID. | [optional] |
related_object_id | str | The resource ID to which the validation rule was assigned. | [optional] |
related_object_type | str | 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 | str | The type of the object represented by the ID. | [optional] [default to 'validation_rules_assignment'] |