# OracleLabsParallelGraphAnalyticsPgxRestApi.AddRedactionRuleRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ruleConfig** | [**PgxRedactionRuleConfig**](PgxRedactionRuleConfig.md) |  | [optional] 
**type** | **String** |  | [optional] 
**names** | **[String]** |  | [optional] 
**csrfToken** | **String** | CSRF token | [optional] 

<a name="TypeEnum"></a>
## Enum: TypeEnum

* `USER` (value: `"USER"`)
* `ROLE` (value: `"ROLE"`)

