interface RedactionSectionResponse {
    redactions?: RedactionPointerResponse[];
}

Hierarchy

  • Record<string, unknown>
    • RedactionSectionResponse

Properties

Properties

List of redactions that were applied to this section