DataSecurityRuleSet
| Field | NULL | Description | Note | 
|---|---|---|---|
| description string  | The description of the data security rule set. | ||
| fields array of objects  | An array of DataSecurityField objects. | ||
| id string (GUID)  | The ID of the data security rule set. | ||
| name string  | The name of the data security rule set. | ||
| position integer  | The position in the list of data security rule sets. | ||
| rules array of objects  | An array of DataSecurityRule objects. | ||
| state integer  | The state of this object 
  | ||
| tenantId string (GUID)  | The ID of the tenant (null if the setting belongs to System). |