Action type that redacts part of the sensitive data while preserving a configurable number of characters, typically used for masking purposes (e.g., show last 4 digits of a credit card).
Optional
additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Controls how partial redaction is applied, including character count and direction.
Generated using TypeDoc
Configuration for partially redacting matched sensitive data.