Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 799 Bytes

ValidationRulesAssignmentsListResponseBody.md

File metadata and controls

17 lines (9 loc) · 799 Bytes

ValidationRulesAssignmentsListResponseBody

Response body for GET /validation-rules-assignments and GET /validation-rules/{validationRuleId}/assignments.

Properties

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.