Response body for GET /validation-rules-assignments
and GET /validation-rules/{validationRuleId}/assignments
.
Name | Type | Description | Notes |
---|---|---|---|
_object | String | The type of the object represented by JSON. This object stores information about validation rule assignments. | |
dataRef | String | Identifies the name of the JSON property that contains the array of validation rule assignments. | |
data | List<ValidationRuleAssignment> | A dictionary that contains an array of validation rule assignments. | |
total | Integer | Total number of validation rule assignments. |