interface Redaction {
    redactions?: RedactionPointer[];
}

Hierarchy

  • Record<string, unknown>
    • Redaction

Properties

Properties

redactions?: RedactionPointer[]

List of specific text ranges to redact within this section